diff options
author | Stefan Kobza <skobza@cisco.com> | 2016-04-19 22:53:23 +0200 |
---|---|---|
committer | Stefan Kobza <skobza@cisco.com> | 2016-04-19 22:56:05 +0200 |
commit | f4050fdb4d771e232f44a96e58a3c050bd99f5ca (patch) | |
tree | b228740f057eadccc256bda45af90885fa3b4828 /tests/suites/vxlan/vxlan_bd_dot1q.robot | |
parent | 8e37725ead0a812ae4474ffba4ef120fd5ca9662 (diff) |
Make VXLAN test dot1Q as noncritical for now.
Change-Id: I0d41aad3fc1f96b58b83c6f0aa5a0e7606868ee4
Signed-off-by: Stefan Kobza <skobza@cisco.com>
Diffstat (limited to 'tests/suites/vxlan/vxlan_bd_dot1q.robot')
-rw-r--r-- | tests/suites/vxlan/vxlan_bd_dot1q.robot | 1 |
1 files changed, 1 insertions, 0 deletions
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 |