[ovs-dev] [PATCH] test windows: appctl - route/add with gateway

Alin Serdean aserdean at cloudbasesolutions.com
Thu Jan 26 17:57:41 UTC 2017


This test passes on Windows, change the test accordingly.

Signed-off-by: Alin Gabriel Serdean <aserdean at cloudbasesolutions.com>
---
 tests/ovs-router.at | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/ovs-router.at b/tests/ovs-router.at
index 93a730a..4e0abdf 100644
--- a/tests/ovs-router.at
+++ b/tests/ovs-router.at
@@ -2,7 +2,6 @@ AT_BANNER([ovs-router])
 
 AT_SETUP([appctl - route/add with gateway])
 AT_KEYWORDS([ovs_router])
-AT_XFAIL_IF([test "$IS_WIN32" = "yes"])
 OVS_VSWITCHD_START([add-port br0 p2 -- set Interface p2 type=gre \
 			options:local_ip=2.2.2.2 options:remote_ip=1.1.1.1 \
 			-- add-port br0 p1  -- set interface p1 type=dummy])
-- 
2.10.2.windows.1


More information about the dev mailing list