Commit cd10a09f authored by Andrei Vagin's avatar Andrei Vagin Committed by Pavel Emelyanov

travis: allow to run up to two tests in parallel

It works faster and checks that two criu processes can work concurrently.
Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent 54febc11
......@@ -18,7 +18,7 @@ make -C test/zdtm
umask 0000
export SKIP_PREP=1
./test/zdtm.py run -a -x 'cgroup*'
./test/zdtm.py run -a -x 'cgroup*' -p 2
bash ./test/jenkins/criu-fault.sh
bash ./test/jenkins/criu-fcg.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment