2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-29 05:18:00 +00:00

jenkins/criu-iter: reduce a number of jobs

maps007 fails due to intensive load

Signed-off-by: Andrey Vagin <avagin@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
Andrey Vagin 2015-04-27 15:05:00 +03:00 committed by Pavel Emelyanov
parent 3785d112c5
commit 4834c39d45

View File

@ -2,5 +2,5 @@
source `dirname $0`/criu-lib.sh &&
prep &&
make -C test -j 4 ZDTM_ARGS="-C -i 3 -x maps04" zdtm &&
make -C test ZDTM_ARGS="-C -i 3 -x maps04" zdtm &&
true || fail