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 --- resources/libraries/robot/honeycomb/honeycomb.robot | 1 + 1 file changed, 1 insertion(+) (limited to 'resources/libraries/robot/honeycomb/honeycomb.robot') diff --git a/resources/libraries/robot/honeycomb/honeycomb.robot b/resources/libraries/robot/honeycomb/honeycomb.robot index a2be0c7e8d..fa5cea7978 100644 --- a/resources/libraries/robot/honeycomb/honeycomb.robot +++ b/resources/libraries/robot/honeycomb/honeycomb.robot @@ -188,6 +188,7 @@ | | Configure Log Level | ${node} | TRACE | | Configure Persistence | ${node} | disable | | Configure jVPP timeout | ${node} | ${10} +| | Generate Honeycomb startup configuration for ODL test | ${node} | | Clear Persisted Honeycomb Configuration | ${node} | | Configure Honeycomb service on DUTs | ${node} -- cgit 1.2.3-korg