From 4f5f136f8d445c60db38c9f59622f379f04ff3bb Mon Sep 17 00:00:00 2001 From: selias Date: Wed, 8 Jun 2016 15:51:19 +0200 Subject: Update Honeycomb tests - add new negative test for bridged-virtual-interface setting - modify variables in original bd tests to use bvi=False - separate interface ipv4 test case into netmask and prefix - replace per-testcase tag definitions with per-suite forced tags - add separate tag for persistence suite, due to it's long execution time Change-Id: I79ae699125d4838ed8b394dc80a028e08b4de684 Signed-off-by: selias --- tests/suites/honeycomb/7 - persistence.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/suites/honeycomb/7 - persistence.robot') diff --git a/tests/suites/honeycomb/7 - persistence.robot b/tests/suites/honeycomb/7 - persistence.robot index f992b64010..ad0aeced8d 100644 --- a/tests/suites/honeycomb/7 - persistence.robot +++ b/tests/suites/honeycomb/7 - persistence.robot @@ -21,8 +21,8 @@ | Resource | resources/libraries/robot/honeycomb/persistence.robot | Suite Setup | Restart Honeycomb and VPP and clear persisted configuration | ... | ${node} +| Force Tags | honeycomb_persistence | Documentation | *Honeycomb configuration persistence test suite.* -| Force Tags | honeycomb_sanity *** Test Cases *** | Honeycomb persists configuration through restart of both Honeycomb and VPP -- cgit 1.2.3-korg