diff options
author | selias <samelias@cisco.com> | 2016-12-16 13:52:48 +0100 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2016-12-16 17:24:41 +0000 |
commit | 33d70285f07c624f2c8723a5d769399cfdd5191c (patch) | |
tree | 2f1bd3306b73b11674e59aedbc5d3f918194840a /tests/func/honeycomb/050_interface_vhost_user.robot | |
parent | d13861eaa681cea95cf4d366a5dc82d93ed71817 (diff) |
HC Test: Add EXPECTED_FAILING tag to expected test falures
Change-Id: Ic197001f2bb5ad5be9246025502d49e90e0c44aa
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'tests/func/honeycomb/050_interface_vhost_user.robot')
-rw-r--r-- | tests/func/honeycomb/050_interface_vhost_user.robot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/func/honeycomb/050_interface_vhost_user.robot b/tests/func/honeycomb/050_interface_vhost_user.robot index afc70715ee..1310f2c7d6 100644 --- a/tests/func/honeycomb/050_interface_vhost_user.robot +++ b/tests/func/honeycomb/050_interface_vhost_user.robot @@ -26,7 +26,8 @@ | Resource | resources/libraries/robot/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/vhost_user.robot -| Force Tags | honeycomb_sanity +# Whole suite failing due to bug https://jira.fd.io/browse/VPP-562 +| Force Tags | honeycomb_sanity | EXPECTED_FAILING | Suite Teardown | Run Keyword If Any Tests Failed | ... | Restart Honeycomb And VPP And Clear Persisted Configuration | ${node} | Documentation | *Honeycomb vhost-user interface management test suite.* |