2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 14:25:49 +00:00

test/travis: update lazy-pages testing

* drop --keep-going etc from --lazy-pages pass
* add --remote-lazy-pages pass

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-06-22 13:29:23 +03:00
committed by Andrei Vagin
parent 0ebf7b81fa
commit 47b9438628

View File

@@ -80,7 +80,8 @@ else
-x socket_listen -x socket_listen6 -x cmdlinenv00
-x socket_close_data01 -x file_read"
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-fcg.sh