On 26 January 2017 at 09:57, Alin Serdean <[email protected]> wrote:
> This test passes on Windows, change the test accordingly. > > Signed-off-by: Alin Gabriel Serdean <[email protected]> > Thanks, applied. > --- > 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 > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
