diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2018-08-20 16:51:33 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2018-08-20 16:53:07 +0200 |
commit | 972928436a03ef210b5ba270cd216ce39e8615fb (patch) | |
tree | 1c10f921be88569836c88b4ea05096d460952207 /tests/honeycomb/func | |
parent | 92d4e47bfbca31e10c44dee7f74da4c6fd9e6e4c (diff) |
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 <mgradzki@cisco.com>
Diffstat (limited to 'tests/honeycomb/func')
-rw-r--r-- | tests/honeycomb/func/mgmt-cfg-bgp-apihc-func.robot | 2 |
1 files changed, 0 insertions, 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 |