Mark HC BGP test suite as HC_REST_ONLY 11/9411/2
authorMarek Gradzki <[email protected]>
Mon, 13 Nov 2017 07:05:16 +0000 (08:05 +0100)
committerPeter Mikus <[email protected]>
Thu, 23 Nov 2017 08:05:57 +0000 (08:05 +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 <[email protected]>
tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-apivat-func.robot

index da662db..24f6435 100644 (file)
@@ -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.*