aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/func
diff options
context:
space:
mode:
authorselias <samelias@cisco.com>2017-10-26 13:39:39 +0200
committerselias <samelias@cisco.com>2017-10-26 13:39:39 +0200
commit6821ad7156f2ced3566a5b5b0294dcc1768364e8 (patch)
tree18c902b71324cb660cef97a51ad05df8ee66cf16 /tests/vpp/func
parentc221f99655434d9df1bfeff94984c2c028a9a084 (diff)
HC Test: Mark BGP tests as expected_failing
Change-Id: Id01088da3e01df7c110572ae0a22303f5f9a283c 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.robot3
1 files changed, 2 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 da662dbc69..e33ce4782b 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-407: Honeycomb does not start with BGP modules enabled
+| Force Tags | HC_FUNC | EXPECTED_FAILING
| ...
| Documentation | *Honeycomb BGP management test suite.*