From: Marek Gradzki Date: Mon, 13 Nov 2017 07:05:16 +0000 (+0100) Subject: Mark HC BGP test suite as HC_REST_ONLY X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F9411%2F2;p=csit.git Mark HC BGP test suite as HC_REST_ONLY BGP configuration via ODL is currently not fully supported in HC. This patch would disable BGP tests for hc2vpp-csit-integration-odl until HONEYCOMB-409 is fixed. Change-Id: Ic6bb28f3b6b577fcba6e05a9c28d8ee759791d9b Signed-off-by: Marek Gradzki --- diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-apivat-func.robot index da662dbc69..24f643573e 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-apivat-func.robot @@ -31,7 +31,8 @@ | ... | Tear Down Honeycomb Functional Test Suite | ${node} | AND | ... | Disable Honeycomb Feature | ${node} | BGP | ... -| Force Tags | HC_FUNC +# HONEYCOMB-409: BGP configuration via ODL is currently not fully supported +| Force Tags | HC_FUNC | HC_REST_ONLY | ... | Documentation | *Honeycomb BGP management test suite.*