From f4050fdb4d771e232f44a96e58a3c050bd99f5ca Mon Sep 17 00:00:00 2001 From: Stefan Kobza Date: Tue, 19 Apr 2016 22:53:23 +0200 Subject: [PATCH] Make VXLAN test dot1Q as noncritical for now. Change-Id: I0d41aad3fc1f96b58b83c6f0aa5a0e7606868ee4 Signed-off-by: Stefan Kobza --- tests/suites/vxlan/vxlan_bd_dot1q.robot | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/suites/vxlan/vxlan_bd_dot1q.robot b/tests/suites/vxlan/vxlan_bd_dot1q.robot index 8497d7851b..f570e5898f 100644 --- a/tests/suites/vxlan/vxlan_bd_dot1q.robot +++ b/tests/suites/vxlan/vxlan_bd_dot1q.robot @@ -29,6 +29,7 @@ *** Test Cases *** | VPP can encapsulate L2 in VXLAN over IPv4 over Dot1Q +| | [ Tags ] | EXPECTED_FAILING | | Given Path for VXLAN testing is set | | ... | ${nodes['TG']} | ${nodes['DUT1']} | ${nodes['DUT2']} | | And Interfaces in path are up -- 2.16.6