criu/tests/tests.yml
Adrian Reber db6693c7d5 Handle rseq in generic compel code (checkpoint-restore/criu#3097)
Resolves: RHEL-213241

Signed-off-by: Adrian Reber <areber@redhat.com>
2026-07-22 06:07:24 +00:00

37 lines
646 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- classic
- role: standard-test-basic
tags:
- classic
required_packages:
- podman
- nftables
- 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