2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 14:25:49 +00:00

ci: enable crit tests in CI

Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
Adrian Reber
2021-03-15 14:06:18 +00:00
committed by Andrei Vagin
parent b78c4e071a
commit 9c18c63d2a

View File

@@ -268,6 +268,9 @@ ip net add test
./test/zdtm.py run -t zdtm/static/env00 -t zdtm/transition/fork -t zdtm/static/ghost_holes00 -k always
./test/crit-recode.py
# more crit testing
make -C test/others/crit run
# libcriu testing
make -C test/others/libcriu run