Commit 79be3677 authored by Andrew Vagin's avatar Andrew Vagin Committed by Pavel Emelyanov

zdtm: don't execute the bridge test from zdtm.sh

zdtm.sh doesn't suppport dependencies. This test uses the ip tool.
Signed-off-by: 's avatarAndrew Vagin <avagin@virtuozzo.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 37ec9676
...@@ -200,7 +200,6 @@ generate_test_list() ...@@ -200,7 +200,6 @@ generate_test_list()
ns/static/sem ns/static/sem
transition/ipc transition/ipc
ns/static/netns-dev ns/static/netns-dev
ns/static/bridge
static/cgroup00 static/cgroup00
static/cgroup01 static/cgroup01
static/cgroup02 static/cgroup02
...@@ -362,7 +361,6 @@ different_creds ...@@ -362,7 +361,6 @@ different_creds
inotify01 inotify01
ipc_namespace ipc_namespace
utsname utsname
bridge
" "
TEST_EXPECTED_FAILURE=" TEST_EXPECTED_FAILURE="
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment