[CRIU] [PATCH 2/2] travis: Run some zdtm-s in RPC mode

Pavel Emelyanov xemul at virtuozzo.com
Mon Nov 7 12:12:57 PST 2016


Signed-off-by: Pavel Emelyanov <xemul at virtuozzo.com>
---
 scripts/travis/travis-tests | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/scripts/travis/travis-tests b/scripts/travis/travis-tests
index bc26c37..9a90d15 100755
--- a/scripts/travis/travis-tests
+++ b/scripts/travis/travis-tests
@@ -67,6 +67,10 @@ make -C test/others/mnt-ext-dev/ run
 ip net add test
 ./test/zdtm.py run -t zdtm/static/env00 -f h --join-ns
 
+# RPC testing
+./test/zdtm.py run -t zdtm/static/env00 --rpc		# Basic
+./test/zdtm.py run -t zdtm/static/ptrace_sig -f h --rpc # Error handling (crfail test)
+
 pip install flake8
 make lint
 
-- 
2.5.0



More information about the CRIU mailing list