criu/tests/tests.yml
Adrian Reber d866d1994f
Switch network locking backend default to nftables
Resolves: RHEL-58354

Signed-off-by: Adrian Reber <areber@redhat.com>
2024-12-18 11:16:26 +01:00

36 lines
619 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
- nftables-devel
- python3-pyyaml
- python3-protobuf
tests:
- zdtm:
dir: .
run: ./run-zdtm.sh
- podman:
dir: .
run: ./run-podman-checkpoint-restore.sh