2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-22 18:07:57 +00:00

ci: test interrupt-only mode with frozen cgroup

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
Radostin Stoyanov 2024-11-08 13:41:20 +00:00 committed by Andrei Vagin
parent f8f0e1df76
commit 31b38d662d

View File

@ -43,6 +43,8 @@ fi
# check set_compel_interrupt_only_mode
./test/zdtm.py run -t zdtm/static/env00 --freezecg zdtm:t --fault 137
./test/zdtm.py run -t zdtm/static/env00 --freezecg zdtm:t --fault 137 --norst
# check set_compel_interrupt_only_mode when test cgroup is frozen
./test/zdtm.py run -t zdtm/static/env00 --freezecg zdtm:f --fault 137
if ./test/zdtm.py run -t zdtm/static/vfork00 --fault 136 --report report -f h ; then
fail