diff options
author | Matej Klotton <mklotton@cisco.com> | 2017-01-20 15:33:47 +0100 |
---|---|---|
committer | Matej Klotton <mklotton@cisco.com> | 2017-01-20 14:35:46 +0000 |
commit | 1225a29cb56271306f4bc9dd126b228226860a64 (patch) | |
tree | 06ba296d8f53019e7baac891a99a47925dfc1f05 | |
parent | e951cf0d8f0316656b26d194ea8a40b3441b2fb5 (diff) |
Mark VXLAN test as non critical
Change-Id: I1a788de4106d7e71d8cad6b68759b9a01d21bb4a
Signed-off-by: Matej Klotton <mklotton@cisco.com>
-rw-r--r-- | tests/func/vxlan/vxlan_bd_dot1q.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/func/vxlan/vxlan_bd_dot1q.robot b/tests/func/vxlan/vxlan_bd_dot1q.robot index a5303e6ba9..592154845d 100644 --- a/tests/func/vxlan/vxlan_bd_dot1q.robot +++ b/tests/func/vxlan/vxlan_bd_dot1q.robot @@ -43,6 +43,7 @@ *** Test Cases *** | TC01: DUT1 and DUT2 with L2BD and VXLANoIPv4oVLAN tunnels switch ICMPv4 between TG links +| | [Tags] | EXPECTED_FAILING | | [Documentation] | | ... | [Top] TG-DUT1-DUT2-TG. [Enc] Eth-dot1q-IPv4-VXLAN-Eth-IPv4-ICMPv4 on\ | | ... | DUT1-DUT2; Eth-IPv4-ICMPv4 on TG-DUTn. [Cfg] On DUT1 and DUT2 |