Skip to content

Commit 31b38d6

Browse files
rst0gitavagin
authored andcommitted
ci: test interrupt-only mode with frozen cgroup
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
1 parent f8f0e1d commit 31b38d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/jenkins/criu-fault.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ fi
4343
# check set_compel_interrupt_only_mode
4444
./test/zdtm.py run -t zdtm/static/env00 --freezecg zdtm:t --fault 137
4545
./test/zdtm.py run -t zdtm/static/env00 --freezecg zdtm:t --fault 137 --norst
46+
# check set_compel_interrupt_only_mode when test cgroup is frozen
47+
./test/zdtm.py run -t zdtm/static/env00 --freezecg zdtm:f --fault 137
4648

4749
if ./test/zdtm.py run -t zdtm/static/vfork00 --fault 136 --report report -f h ; then
4850
fail

0 commit comments

Comments
 (0)