criu/tests/tests.yml
Adrian Reber b99f07a043
Also run CRIU's zdtm test suite in tests.yml
Signed-off-by: Adrian Reber <adrian@lisas.de>
2019-05-04 16:46:33 +02:00

35 lines
598 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
tests:
- podman:
dir: .
run: ./run-podman-checkpoint-restore.sh
- zdtm:
dir: .
run: ./run-zdtm.sh