mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
ci: test interrupt-only mode with frozen cgroup
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
parent
4196268eef
commit
36a53fe23c
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue