aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/closed-loop.robot
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-07-22 12:37:45 -0400
committerDR695H <dr695h@att.com>2019-07-22 17:17:28 -0400
commitc1103fba68e3461b136b044daec3339d0e6575f7 (patch)
treeaeef2cbf58858d236d8dfa4b17c463fab83b5b6a /robot/testsuites/closed-loop.robot
parentd979465ec6720dffbebd22bd83104ea5a5f4e65e (diff)
remove the last of the global variables
Issue-ID: TEST-174 Change-Id: I1997bd0e4b693f3560f2cfc254c93537c96ed444 Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/testsuites/closed-loop.robot')
-rw-r--r--robot/testsuites/closed-loop.robot3
1 files changed, 1 insertions, 2 deletions
diff --git a/robot/testsuites/closed-loop.robot b/robot/testsuites/closed-loop.robot
index c2d3d3db..2fa501fc 100644
--- a/robot/testsuites/closed-loop.robot
+++ b/robot/testsuites/closed-loop.robot
@@ -7,7 +7,6 @@ Resource ../resources/test_templates/closedloop_test_template.robot
${PACKET_GENERATOR_HOST}
*** Test Cases ***
-
VFW Closed Loop Test
[TAGS] closedloop vfwcl
VFW Policy
@@ -22,4 +21,4 @@ VFWCL Closed Loop Test
VFWCL High Test ${PACKET_GENERATOR_HOST}
VFWCL Low Test ${PACKET_GENERATOR_HOST}
VFWCL Set To Medium ${PACKET_GENERATOR_HOST}
- [Teardown] Teardown Closed Loop ${None}
+ [Teardown] Teardown Closed Loop ${None} ${None} ${None}