[CRIU] [PATCH 2/2] test: add a script for jenkins to execute non-zdtm tests
Andrew Vagin
avagin at openvz.org
Tue Jul 1 07:52:26 PDT 2014
Signed-off-by: Andrew Vagin <avagin at openvz.org>
---
test/jenkins/criu-other.sh | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 test/jenkins/criu-other.sh
diff --git a/test/jenkins/criu-other.sh b/test/jenkins/criu-other.sh
new file mode 100644
index 0000000..c6c231c
--- /dev/null
+++ b/test/jenkins/criu-other.sh
@@ -0,0 +1,4 @@
+source `dirname $0`/criu-lib.sh &&
+prep &&
+make -C test other &&
+true || fail
--
1.9.3
More information about the CRIU
mailing list