[CRIU] [PATCH 2/2] travis: run userns tests
Andrey Vagin
avagin at openvz.org
Wed Jun 29 16:31:15 PDT 2016
From: Andrew Vagin <avagin at virtuozzo.com>
Signed-off-by: Andrew Vagin <avagin at virtuozzo.com>
---
scripts/travis-tests | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/travis-tests b/scripts/travis-tests
index 90ddeef..2e386c1 100755
--- a/scripts/travis-tests
+++ b/scripts/travis-tests
@@ -10,7 +10,7 @@ apt-get install -qq protobuf-c-compiler libprotobuf-c0-dev libaio-dev \
chmod a+x $HOME
make GCOV=1
make -C test/zdtm
-python test/zdtm.py run -a -f h,ns -x 'cgroup*'
+python test/zdtm.py run -a -x 'cgroup*'
pip install flake8
make lint
--
2.7.4
More information about the CRIU
mailing list