criu/tests/tests.yml
Adrian Reber a510146207 Fix test
Remove nftables-devel as dependency from test as it does not seem to exist.

Resolves: rhbz#1955119

Signed-off-by: Adrian Reber <areber@redhat.com>
2021-05-06 03:53:30 -04:00

36 lines
631 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- classic
- role: standard-test-basic
tags:
- classic
required_packages:
- podman
- curl
- jq
- checkpolicy
- policycoreutils
- make
- gcc
- python3
- libnet-devel
- protobuf-devel
- protobuf-c-devel
- python3-devel
- libnl3-devel
- libcap-devel
- libaio-devel
- python3-pyyaml
- python3-protobuf
- python-unversioned-command
tests:
- zdtm:
dir: .
run: ./run-zdtm.sh
- podman:
dir: .
run: ./run-podman-checkpoint-restore.sh