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