X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fhoneycomb%2Ffunc%2Fmgmt-cfg-bgp-apihc-func.robot;h=d4182018e95ae3ae77030472d1b03ee768f1d4f4;hb=5dc134628f7eef7fd609625c2ed291199ee6420f;hp=b5fed1e583bf6c3fefe575a7314aca77e763f2ff;hpb=0cf1f0204e326cf93e36b344e2efd3cfa2f82870;p=csit.git diff --git a/tests/honeycomb/func/mgmt-cfg-bgp-apihc-func.robot b/tests/honeycomb/func/mgmt-cfg-bgp-apihc-func.robot index b5fed1e583..d4182018e9 100644 --- a/tests/honeycomb/func/mgmt-cfg-bgp-apihc-func.robot +++ b/tests/honeycomb/func/mgmt-cfg-bgp-apihc-func.robot @@ -258,8 +258,6 @@ | | ... | [ver] Verify that the route is present in BGP | | ... | local RIB and VPP's routing table on each DUT. | | ... -# HONEYCOMB-403: Missing writers for IPv6 BGP route -| | [Tags] | EXPECTED_FAILING | | Given Peer operational data from Honeycomb should be | | ... | ${dut1_node} | ${dut2_to_dut1_ip} | | And Peer operational data from Honeycomb should be @@ -268,7 +266,7 @@ | | ... | ${dut2_node} | ${address_application} | ${peer_application} | | And Honeycomb configures BGP route | | ... | ${dut2_node} | ${address_application} | ${dut1_route_ip6} -| | ... | ${dut1_route_ip6_address} | ${dut1_route_ip6_id} | ipv6 +| | ... | ${dut1_route_ip6_prefix} | ${dut1_route_ip6_id} | ipv6 | | And Sleep | 5s | Wait for route advertisement. Retry timer is 5 seconds. | | Then Routing data from Honeycomb should contain | | ... | ${dut1_node} | learned-protocol-0 | ipv6 | ${route_ip6_operational}