[CRIU] [PATCH 3/3] test: add scripts to allow Mr. Jenkins check lazy-pages

Mike Rapoport rppt at linux.vnet.ibm.com
Sun Aug 7 07:22:53 PDT 2016


Very minimalistic at the moment, no remote pages and namesapces.
Still better than nothing :)

Signed-off-by: Mike Rapoport <rppt at linux.vnet.ibm.com>
---
 test/jenkins/criu-lazy-pages.sh | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 test/jenkins/criu-lazy-pages.sh

diff --git a/test/jenkins/criu-lazy-pages.sh b/test/jenkins/criu-lazy-pages.sh
new file mode 100644
index 0000000..e3c62cf
--- /dev/null
+++ b/test/jenkins/criu-lazy-pages.sh
@@ -0,0 +1,5 @@
+# Check lazy-pages
+set -e
+source `dirname $0`/criu-lib.sh
+prep
+./test/zdtm.py run --all --keep-going --report report --parallel 4 --lazy-pages || fail
-- 
1.9.1



More information about the CRIU mailing list