Mark HC BGP test suite as HC_REST_ONLY 95/9395/3
authorMarek Gradzki <mgradzki@cisco.com>
Mon, 13 Nov 2017 07:05:16 +0000 (08:05 +0100)
committerSamuel Eliáš <samelias@cisco.com>
Mon, 13 Nov 2017 12:02:26 +0000 (12:02 +0000)
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 <mgradzki@cisco.com>
tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-func.robot

index 8f74280..b5fed1e 100644 (file)
@@ -46,7 +46,8 @@
 | ... | Disable Honeycomb Feature | ${node} | BGP | AND
 | ... | Disable Honeycomb Feature | ${nodes['DUT2']} | 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.*