diff options
author | selias <samelias@cisco.com> | 2017-10-30 16:19:08 +0100 |
---|---|---|
committer | Samuel Eliáš <samelias@cisco.com> | 2017-11-03 12:06:15 +0000 |
commit | ee9c5163c03cda14aff505112bd9f00e27858350 (patch) | |
tree | c3f3c6010d24fdb252d834827e017d82c1be2f4f /tests/vpp/func | |
parent | 17e82fdeb0e379be98e8e49869593d696b4125f4 (diff) |
HC Test: Update list of Honeycomb BGP modules
BGP functionality was split into additional modules in
https://gerrit.fd.io/r/8486
Change-Id: I1cf5971fa8cb5f0cde17306bdc06ebe7f3008473
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'tests/vpp/func')
-rw-r--r-- | tests/vpp/func/honeycomb/mgmt-cfg-bgp-apihc-apivat-func.robot | 2 |
1 files changed, 1 insertions, 1 deletions
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 e33ce4782b..290725e309 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,7 @@ | ... | Tear Down Honeycomb Functional Test Suite | ${node} | AND | ... | Disable Honeycomb Feature | ${node} | BGP | ... -# HONEYCOMB-407: Honeycomb does not start with BGP modules enabled +# HONEYCOMB-409: ODL client fails to parse requests to BGP instance node | Force Tags | HC_FUNC | EXPECTED_FAILING | ... | Documentation | *Honeycomb BGP management test suite.* |