From 08e35e37f7ad3394cea86c22ab7ffd990651c112 Mon Sep 17 00:00:00 2001 From: selias Date: Thu, 5 Oct 2017 12:19:55 +0200 Subject: 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 --- tests/vpp/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot | 3 +-- tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'tests') 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 diff --git a/tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot b/tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot index 404ba888a3..1c96d76c1a 100644 --- a/tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-cfg-routing-apihc-apivat-func.robot @@ -165,6 +165,8 @@ | | ... | destination. Make sure no packet is received on the second TG\ | | ... | interface. | | ... +# VPP-930: ip6_fib_dump shows incorrect outgoing interface index +| | [Tags] | EXPECTED_FAILING | | ${table}= | Set Variable | table6 | | Given Setup interfaces and neighbors for IPv6 routing test | | When Honeycomb configures routing table -- cgit 1.2.3-korg