Commit 47b94386 authored by Mike Rapoport's avatar Mike Rapoport Committed by Andrei Vagin

test/travis: update lazy-pages testing

* drop --keep-going etc from --lazy-pages pass
* add --remote-lazy-pages pass
Signed-off-by: 's avatarMike Rapoport <rppt@linux.vnet.ibm.com>
Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
parent 0ebf7b81
...@@ -80,7 +80,8 @@ else ...@@ -80,7 +80,8 @@ else
-x socket_listen -x socket_listen6 -x cmdlinenv00 -x socket_listen -x socket_listen6 -x cmdlinenv00
-x socket_close_data01 -x file_read" -x socket_close_data01 -x file_read"
fi fi
./test/zdtm.py run -a -p 2 --lazy-pages $LAZY_EXCLUDE --keep-going --report report ./test/zdtm.py run -a -p 2 --lazy-pages $LAZY_EXCLUDE
./test/zdtm.py run -a -p 2 --remote-lazy-pages $LAZY_EXCLUDE
bash ./test/jenkins/criu-fault.sh bash ./test/jenkins/criu-fault.sh
bash ./test/jenkins/criu-fcg.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