vlan-splinters.at: Skip the test for Windows.
authorGurucharan Shetty <gshetty@nicira.com>
Tue, 17 Jun 2014 20:24:37 +0000 (13:24 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 27 Jun 2014 00:01:47 +0000 (17:01 -0700)
vlan splinters is to workaround buggy network drivers of Linux.
Skip the test for Windows.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/vlan-splinters.at

index 3cc6187..b38ab52 100644 (file)
@@ -1,6 +1,7 @@
 AT_BANNER([VLAN splinters])
 
 AT_SETUP([VLAN splinters])
+AT_SKIP_IF([test "$IS_WIN32" = "yes"])
 OVS_VSWITCHD_START([], [], [=override])
 ADD_OF_PORTS([br0], 1, 2, 3, 4)
 AT_CHECK([ovs-vsctl \