Skip to content

Commit

Permalink
ci: test interrupt-only mode with frozen cgroup
Browse files Browse the repository at this point in the history
Signed-off-by: Radostin Stoyanov <[email protected]>
  • Loading branch information
rst0git authored and avagin committed Nov 12, 2024
1 parent f8f0e1d commit 31b38d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/jenkins/criu-fault.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 31b38d6

Please sign in to comment.