[CRIU] [PATCH 2/4] travis: check the --empty-ns option
Andrei Vagin
avagin at openvz.org
Fri May 5 22:56:49 PDT 2017
From: Andrei Vagin <avagin at virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin at virtuozzo.com>
---
scripts/travis/travis-tests | 2 ++
1 file changed, 2 insertions(+)
diff --git a/scripts/travis/travis-tests b/scripts/travis/travis-tests
index 93306ce..d8a3e19 100755
--- a/scripts/travis/travis-tests
+++ b/scripts/travis/travis-tests
@@ -89,6 +89,8 @@ ip net add test
./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)
+./test/zdtm.py run --empty-ns -T zdtm/static/socket-tcp*-local --iter 2
+
pip install flake8
make lint
--
2.9.3
More information about the CRIU
mailing list