criu/tests/main.fmf
Adrian Reber 3bcc22dfb6
Switch to tmt
Based on the changes in Fedora

Resolves: RHEL-129360

Signed-off-by: Adrian Reber <areber@redhat.com>
2025-11-20 22:54:58 +01:00

36 lines
618 B
Plaintext

/zdtm:
summary: Test zdtm
test: ./run-zdtm.sh
duration: 30m
check:
- how: avc
result: info
require:
- checkpolicy
- policycoreutils
- make
- gcc
- python3
- coreutils
- libnet-devel
- protobuf-devel
- protobuf-c-devel
- python3-devel
- libnl3-devel
- libcap-devel
- libaio-devel
- libuuid-devel
- nftables-devel
- python3-pyyaml
- python3-protobuf
- python-unversioned-command
- crit
- python3-criu
/podman:
summary: Test podman
test: ./run-podman-checkpoint-restore.sh
require:
- podman
- curl
- jq