diff options
author | selias <samelias@cisco.com> | 2017-02-15 10:36:14 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2017-02-16 11:12:14 +0000 |
commit | 8452c48c8b3f28ceccbea1e7d42b649238d8f497 (patch) | |
tree | 18e9b45339ff1d1ea7f8e8574e7df6cb375952f9 /tests/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot | |
parent | bb556a4165bba435f21f8f4745b5c64cc277d9dc (diff) |
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 <samelias@cisco.com>
Diffstat (limited to 'tests/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot')
-rw-r--r-- | tests/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot b/tests/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot index 118a4c67f7..0aabf4fc9f 100644 --- a/tests/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot +++ b/tests/func/honeycomb/mgmt-cfg-int-apihcnc-func.robot @@ -22,7 +22,7 @@ | Documentation | *Netconf test suite. Contains test cases that need to bypass\ | ... | REST API.* | Force Tags | honeycomb_sanity -| Suite Teardown | Run Keyword If Any Tests Failed +| Suite Teardown | ... | Restart Honeycomb And VPP And Clear Persisted Configuration | ${node} *** Variables *** |