diff options
Diffstat (limited to 'tests/suites/vxlan')
-rw-r--r-- | tests/suites/vxlan/vxlan_untagged.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/suites/vxlan/vxlan_untagged.robot b/tests/suites/vxlan/vxlan_untagged.robot index 45d57a902d..0ec977052f 100644 --- a/tests/suites/vxlan/vxlan_untagged.robot +++ b/tests/suites/vxlan/vxlan_untagged.robot @@ -16,7 +16,7 @@ | Resource | resources/libraries/robot/default.robot | Resource | resources/libraries/robot/vxlan.robot | Resource | resources/libraries/robot/l2_traffic.robot -| Force Tags | 3_NODE_SINGLE_LINK_TOPO | EXPECTED_FAILING +| Force Tags | 3_NODE_SINGLE_LINK_TOPO | EXPECTED_FAILING | VM_ENV | HW_ENV | Suite Setup | Run Keywords | Setup all DUTs before test | ... | AND | Setup all TGs before traffic script | ... | AND | Setup VXLAN tunnel on nodes | ${nodes['TG']} |