[CRIU] [PATCH] zdtm: don't execute the bridge test from zdtm.sh

Andrey Vagin avagin at openvz.org
Thu Nov 12 05:22:45 PST 2015


From: Andrew Vagin <avagin at virtuozzo.com>

zdtm.sh doesn't suppport dependencies. This test uses the ip tool.

Signed-off-by: Andrew Vagin <avagin at virtuozzo.com>
---
 test/zdtm.sh                         | 2 --
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/zdtm.sh b/test/zdtm.sh
index 7a6a480..c4c4865 100755
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -201,7 +201,6 @@ generate_test_list()
 		ns/static/sem
 		transition/ipc
 		ns/static/netns-dev
-		ns/static/bridge
 		static/cgroup00
 		static/cgroup01
 		static/cgroup02
@@ -365,7 +364,6 @@ different_creds
 inotify01
 ipc_namespace
 utsname
-bridge
 "
 
 TEST_EXPECTED_FAILURE="
-- 
2.4.3



More information about the CRIU mailing list