From 972928436a03ef210b5ba270cd216ce39e8615fb Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 20 Aug 2018 16:51:33 +0200 Subject: [PATCH] HC Tests: mark BGP v6 tests as critical TC13 of BGP tests was marked as EXPECTED_FAILING due to HONEYCOMB-403, but the error does not occur on 1807 nor master for some time. Change-Id: I3d8f4ee78fed699927fed05e8fa070cfa95b2166 Signed-off-by: Marek Gradzki --- tests/honeycomb/func/mgmt-cfg-bgp-apihc-func.robot | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/honeycomb/func/mgmt-cfg-bgp-apihc-func.robot b/tests/honeycomb/func/mgmt-cfg-bgp-apihc-func.robot index b213abc13a..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 -- 2.16.6