We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8f0e1d commit 31b38d6Copy full SHA for 31b38d6
test/jenkins/criu-fault.sh
@@ -43,6 +43,8 @@ fi
43
# check set_compel_interrupt_only_mode
44
./test/zdtm.py run -t zdtm/static/env00 --freezecg zdtm:t --fault 137
45
./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
48
49
if ./test/zdtm.py run -t zdtm/static/vfork00 --fault 136 --report report -f h ; then
50
fail
0 commit comments