diff options
author | selias <samelias@cisco.com> | 2017-10-05 12:19:55 +0200 |
---|---|---|
committer | selias <samelias@cisco.com> | 2017-10-05 16:41:04 +0200 |
commit | 08e35e37f7ad3394cea86c22ab7ffd990651c112 (patch) | |
tree | 25f0bd3ac2efdd72c184dc3850ada9bec1a61736 /tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot | |
parent | 22fe84cf9058e189165802c68ce14b96e06e5947 (diff) |
HC Test: remove log check from HC startup
- remove log check from "Check Honeycomb Startup State" keyword
- fix workaround for ODL startup issue
- change log level for HttpRequestError so it doesn't clutter
log.html output
- update EXPECTED_FAILING tags for plugin-acl and routing suites
Change-Id: I7380d24801a6535bdf77505edada39ea2412e833
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot')
-rw-r--r-- | tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot index a08aecc050..2126f91a8e 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot @@ -51,8 +51,7 @@ | ... | Documentation | *Honeycomb access control lists test suite for ACL plugin.* | ... -# Failing due to HC2VPP-173: cannot clean up ACLs in test teardown -| Force Tags | HC_FUNC | EXPECTED_FAILING +| Force Tags | HC_FUNC *** Test Cases *** | TC01: ACL MAC filtering through plugin-acl node - bridged |