HC Tests: fix packet trace library settings
[csit.git] / tests / vpp / func / honeycomb / mgmt-cfg-routing-apihc-apivat-func.robot
index 1c96d76..540093f 100644 (file)
@@ -13,7 +13,7 @@
 
 *** Settings ***
 | Library | resources.libraries.python.honeycomb.Routing.RoutingKeywords
-| Library | resources.libraries.python.Trace.Trace
+| Library | resources.libraries.python.Trace
 | Resource | resources/libraries/robot/shared/default.robot
 | Resource | resources/libraries/robot/shared/testing_path.robot
 | Resource | resources/libraries/robot/ip/ip4.robot
 | | ... | [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
 | | ... | 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}
 | | ... | 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