Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYounes Manton <ymanton@ca.ibm.com>2022-06-03 19:47:11 +0300
committerAndrei Vagin <avagin@gmail.com>2022-07-13 09:43:50 +0300
commit8f04c131cb71295d2f496fa7889d0e6995baf77c (patch)
tree17a9e09464ddf572cd1b0b5245d149d43175dd2b /scripts
parent290a998ec827dac96f22bdbc978dc931784b6d1e (diff)
Add --skip-file-rwx-check opt test
Add a simple test using tail to check that processes can't be restored by default when the r/w/x mode of an open file changes, unless --skip-file-rwx-check is used. Signed-off-by: Younes Manton <ymanton@ca.ibm.com>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/ci/run-ci-tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci/run-ci-tests.sh b/scripts/ci/run-ci-tests.sh
index 8d9de6e55..3760a65e3 100755
--- a/scripts/ci/run-ci-tests.sh
+++ b/scripts/ci/run-ci-tests.sh
@@ -260,6 +260,7 @@ if [ -n "$TRAVIS" ] || [ -n "$CIRCLECI" ]; then
# Error (criu/tty.c:1014): tty: Don't have tty to inherit session from, aborting
make -C test/others/shell-job/ run
fi
+make -C test/others/skip-file-rwx-check/ run
make -C test/others/rpc/ run
./test/zdtm.py run -t zdtm/static/env00 --sibling