mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-30 22:05:36 +00:00
jenkins: Make criu-dump test use zdtm.py
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
# Check that dump is not destructive
|
# Check that dump is not destructive
|
||||||
|
set -e
|
||||||
source `dirname $0`/criu-lib.sh &&
|
source `dirname $0`/criu-lib.sh
|
||||||
prep &&
|
prep
|
||||||
mkdir -p test/dump &&
|
mount_tmpfs_to_dump
|
||||||
mount -t tmpfs dump test/dump &&
|
./test/zdtm.py run --all --report report --parallel 4 --norst -x 'maps04' || fail
|
||||||
make -C test -j 4 ZDTM_ARGS="-d -C -x static/cgroup02" zdtm &&
|
|
||||||
true || fail
|
|
||||||
|
Reference in New Issue
Block a user