Tidied new and updated test suites
[integration/test.git] / csit / suites / groupbasedpolicy / GBP / 3-node / gbp2-multitenant / 999_teardown.robot
index 52dab7a43c1b7c023ae9e51d7695901b967f53e8..f9c8d0ebcacb1d62e6d06188c720bc151ad2ec3b 100755 (executable)
@@ -7,13 +7,11 @@ Variables         ../../../../../variables/Variables.py
 Resource          ../Variables.robot
 Resource          ../GBP_3node.robot
 
-
 *** Variables ***
-${timeout} =     10s
-
+${timeout}        10s
 
 *** Test Cases ***
 Teardown Suite
     Log    Teardown suite in gbp1
-    :FOR    ${GBP}    IN    @{GBPs}
+    : FOR    ${GBP}    IN    @{GBPs}
     \    GBP_3node.Teardown Node    ${GBP}    ${CURDIR}    timeout=${timeout}