diff options
-rw-r--r-- | tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-func.robot | 3 |
1 files changed, 2 insertions, 1 deletions
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 8f74280610..b5fed1e583 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-func.robot @@ -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.* |