diff options
author | selias <samelias@cisco.com> | 2017-03-24 17:35:30 +0100 |
---|---|---|
committer | selias <samelias@cisco.com> | 2017-03-30 13:17:35 +0200 |
commit | 8c1bb6ac0c8253ee203d120c1a8f035c47293d9e (patch) | |
tree | 0341da480efc50e64c5448248571a599e77f4b63 /tests/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot | |
parent | d919da731b92e02ccc9cee207f9d138876b7b08e (diff) |
HC Test: address and cleanup test failures
Change-Id: If3c570dbc5036915fdc68ade7a9ccc45ad21299e
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'tests/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot')
-rw-r--r-- | tests/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot b/tests/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot index b50a48f9a1..4dad038fde 100644 --- a/tests/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot +++ b/tests/func/honeycomb/mgmt-cfg-acl-apihc-apivat-func.robot @@ -20,10 +20,7 @@ | Resource | resources/libraries/robot/honeycomb/honeycomb.robot | Resource | resources/libraries/robot/honeycomb/access_control_lists.robot | Variables | resources/test_data/honeycomb/acl.py -| Suite Teardown | Run keywords -| ... | Run Keyword If Any Tests Failed -| ... | Restart Honeycomb and VPP | ${node} -| ... | AND | Clear all ACL settings | ${node} +| Suite Teardown | Restart Honeycomb and VPP | ${node} | Documentation | *Honeycomb access control lists test suite.* | Force Tags | honeycomb_sanity | honeycomb_odl |