mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-29 21:38:16 +00:00
jenkins: exclude maps04 from the criu-iter job
This job does three iterations. We need to write about 0.5Gb of images for maps04. This is too much for our test VM and other tests start fail due to timeout. Signed-off-by: Andrey Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
parent
fd07bc7791
commit
f42ba40f27
@ -2,5 +2,5 @@
|
||||
|
||||
source `dirname $0`/criu-lib.sh &&
|
||||
prep &&
|
||||
make -C test -j 4 ZDTM_ARGS="-C -i 3" zdtm &&
|
||||
make -C test -j 4 ZDTM_ARGS="-C -i 3 -x maps04" zdtm &&
|
||||
true || fail
|
||||
|
Loading…
x
Reference in New Issue
Block a user