mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-29 05:18:00 +00:00
jenkins: use tmpfs for images in criu-sibling
Signed-off-by: Andrey Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
92480346e1
commit
76df748c6c
@ -2,5 +2,7 @@
|
||||
|
||||
source `dirname $0`/criu-lib.sh &&
|
||||
prep &&
|
||||
mkdir -p test/dump &&
|
||||
mount -t tmpfs dump test/dump &&
|
||||
make -C test -j 4 ZDTM_ARGS="-C --restore-sibling" zdtm &&
|
||||
true || fail
|
||||
|
Loading…
x
Reference in New Issue
Block a user