diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/suites/vxlan/vxlan_bd_untagged.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/suites/vxlan/vxlan_bd_untagged.robot b/tests/suites/vxlan/vxlan_bd_untagged.robot index 5ce93e04b6..63328b3e01 100644 --- a/tests/suites/vxlan/vxlan_bd_untagged.robot +++ b/tests/suites/vxlan/vxlan_bd_untagged.robot @@ -234,7 +234,7 @@ | | ... | Create two bridge domains (learning enabled) on the second | | ... | VPP node and add one VXLAN interface and one interface | | ... | toward TG to each of them. Check traffic bidirectionally. -| | [Tags] | 3_NODE_DOUBLE_LINK_TOPO | EXPECTED_FAILING +| | [Tags] | 3_NODE_DOUBLE_LINK_TOPO | | Given Path for 3-node BD-SHG testing is set | ${nodes['TG']} | | ... | ${nodes['DUT1']} | | ... | ${nodes['DUT2']} @@ -303,7 +303,7 @@ | | ... | Create two bridge domains (learning enabled) on the second | | ... | VPP node and add one VXLAN interface and one interface | | ... | toward TG to each of them. Check traffic bidirectionally. -| | [Tags] | 3_NODE_DOUBLE_LINK_TOPO | EXPECTED_FAILING +| | [Tags] | 3_NODE_DOUBLE_LINK_TOPO | | Given Path for 3-node BD-SHG testing is set | ${nodes['TG']} | | ... | ${nodes['DUT1']} | | ... | ${nodes['DUT2']} |