From 5128e4068f3accda42f587f3bd4df409c959c4fb Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 4 Apr 2019 11:29:37 -0700 Subject: Clean up the testsuite ete tag Currently the ete tag includes many tests being run separately in the daily builds, as well as some obsolete test suites. This removes those items so that we can use the ete tag for the new project-specific functional tests being added for the ETE environment. Change-Id: Ib974d4af715758907eb070fc2d5216a674e0f767 Issue-ID: INT-834 Signed-off-by: Gary Wu --- robot/testsuites/closed-loop.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'robot/testsuites/closed-loop.robot') diff --git a/robot/testsuites/closed-loop.robot b/robot/testsuites/closed-loop.robot index 26700e88..b5986272 100644 --- a/robot/testsuites/closed-loop.robot +++ b/robot/testsuites/closed-loop.robot @@ -8,10 +8,10 @@ Test Teardown Teardown Closed Loop *** Test Cases *** VFW Closed Loop Test - [TAGS] ete closedloop vfwcl + [TAGS] closedloop vfwcl VFW Policy VDNS Closed Loop Test - [TAGS] ete closedloop vdnscl + [TAGS] closedloop vdnscl VDNS Policy VFWCL Closed Loop Test [TAGS] vfwclosedloop -- cgit 1.2.3-korg