From 8452c48c8b3f28ceccbea1e7d42b649238d8f497 Mon Sep 17 00:00:00 2001 From: selias Date: Wed, 15 Feb 2017 10:36:14 +0100 Subject: HC Test: address job failures - make HC package download script correctly use the OS variable - force HC restart after netconf suite, to clean up leftover interfaces - remove EXPECTED_FAILING tag from vhost-user suite, VPP bug was fixed - add EXPECTED_FAILING tag to reflexive test case of plugin-acl suite Change-Id: Id56eb52a5e22718de31aa5bef27159a5a531b244 Signed-off-by: selias --- tests/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot') diff --git a/tests/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot b/tests/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot index cbc9b3fb6f..1f5719aff5 100644 --- a/tests/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot +++ b/tests/func/honeycomb/mgmt-cfg-intvhost-apihc-apivat-func.robot @@ -26,8 +26,7 @@ | Resource | resources/libraries/robot/default.robot | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/vhost_user.robot -# vhost-user as server failing due to VPP bug (VPP-562) -| Force Tags | honeycomb_sanity | EXPECTED_FAILING +| Force Tags | honeycomb_sanity | 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.* -- cgit 1.2.3-korg