From 0513ce5642dcf58b21f9b77d6b50e4e9a7a94f04 Mon Sep 17 00:00:00 2001 From: selias Date: Wed, 20 Sep 2017 15:47:39 +0200 Subject: HC Test: Fix intermittent failures of HC startup - rework "check Honeycomb startup state" keyword - increase timeout value for startup - add separators to Honeycomb log file between test suites - other minor fixes: - remove usused import from NAT suite - fix loop in ICMPv6 ND proxy traffic script - add teardown to LISP cases - update prerequisites for sub-interface SPAN test Change-Id: I2f714ffc1d2e8435d3abe690d8bd15099e071c9a Signed-off-by: selias --- tests/vpp/func/honeycomb/mgmt-statepersist-apihc-func.robot | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/vpp/func/honeycomb/mgmt-statepersist-apihc-func.robot') diff --git a/tests/vpp/func/honeycomb/mgmt-statepersist-apihc-func.robot b/tests/vpp/func/honeycomb/mgmt-statepersist-apihc-func.robot index 1d3ce02e05..b7fe610b18 100644 --- a/tests/vpp/func/honeycomb/mgmt-statepersist-apihc-func.robot +++ b/tests/vpp/func/honeycomb/mgmt-statepersist-apihc-func.robot @@ -39,9 +39,6 @@ | | [Documentation] | Checks if Honeycomb maintains configuration after both\ | | ... | Restart Honeycomb and VPP. | | ... -# Failing due to HC2VPP-47 -| | [Tags] | HC_FUNC | EXPECTED_FAILING -| | ... | | [Teardown] | | ... | Restart Honeycomb And VPP And Clear Persisted Configuration | ${node} | | ... -- cgit 1.2.3-korg