diff options
author | selias <samelias@cisco.com> | 2017-10-26 12:13:06 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2017-10-26 10:49:50 +0000 |
commit | 8af81c02ec9dd32cbaac12a2afb0642ea08ecd95 (patch) | |
tree | cbab7632c33e1b76152c9d650dbcba659ac6ffab /tests/vpp/func | |
parent | 83d2cc2ccdcbcb4a228168d70101abb3c442fd39 (diff) |
HC Test: cleanup expected_failing tags in routing suite
Change-Id: I5ab5b784e77664291e1a40a2459964e7efe3d3af
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'tests/vpp/func')
-rw-r--r-- | tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot index 1c96d76c1a..bc419f3abf 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot @@ -113,8 +113,6 @@ | | ... | [Ver] Send ICMP packet from first TG interface to configured route | | ... | destination. Receive packet on the second TG interface. | | ... -# VPP-930: ip6_fib_dump shows incorrect outgoing interface index -| | [Tags] | EXPECTED_FAILING | | ${table}= | Set Variable | table4 | | Given Setup interfaces and neighbors for IPv6 routing test | | When Honeycomb configures routing table @@ -137,8 +135,6 @@ | | ... | verify that each destination MAC was used by exactly 50 packets. | | ... | Receive packet on the second TG interface. | | ... -# VPP-930: ip6_fib_dump shows incorrect outgoing interface index -| | [Tags] | EXPECTED_FAILING | | ${table}= | Set Variable | table5 | | Given Setup interfaces and neighbors for IPv6 routing test | | And Honeycomb adds interface IPv6 neighbor | ${dut_node} | ${dut_to_tg_if2} @@ -165,7 +161,7 @@ | | ... | destination. Make sure no packet is received on the second TG\ | | ... | interface. | | ... -# VPP-930: ip6_fib_dump shows incorrect outgoing interface index +# HC2VPP-254 Operational data for Blackhole IPv6 route is incorrect | | [Tags] | EXPECTED_FAILING | | ${table}= | Set Variable | table6 | | Given Setup interfaces and neighbors for IPv6 routing test |