From 7d3ecb474a73af9dc0065c65068ef1c5a31b2533 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 29 Nov 2017 14:33:17 +0100 Subject: [PATCH] HC Test: disable TC12 from BGP suite untill HC2VPP-267 is resolved TC12 crashes VPP since https://gerrit.fd.io/r/#/c/9569 was merged to VPP. Change-Id: I38b79cc36d2ab1499197c1b2db6aadcd0b8a5d66 Signed-off-by: Marek Gradzki --- tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-func.robot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-func.robot index b5fed1e583..9d9c5ea5f3 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-func.robot @@ -230,6 +230,8 @@ | | ... | [ver] Verify that the route is present in BGP | | ... | local RIB and VPP's routing table on each DUT. | | ... +# HC2VPP-267: Adding IPv4 route via BGP crashes VPP +| | [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