jenkins: lazy-pages: reduce amount of parallel runs for --remote case

Running zdtm/static/maps04 with --remote-lazy-pages in parallel with 3
other tests takes too much time on the Jenkins builder. Let's try running
with --parallel 2.

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
This commit is contained in:
Mike Rapoport 2017-09-07 11:46:11 +03:00 committed by Andrei Vagin
parent 254bf5d4b4
commit 97fbb1bdc4

View file

@ -18,7 +18,7 @@ fi
--lazy-pages $LAZY_EXCLUDE || fail
# lazy restore from "remote" dump
./test/zdtm.py run --all --keep-going --report report --parallel 4 \
./test/zdtm.py run --all --keep-going --report report --parallel 2 \
--remote-lazy-pages $LAZY_EXCLUDE || fail
# During pre-dump + lazy-pages we leave VM_NOHUGEPAGE set