Tidied new and updated test suites
[integration/test.git] / csit / suites / groupbasedpolicy / GBP / 3-node / gbp1 / 999_teardown.robot
index 32befd1e8cb3b1c4d14802e2e9f70786fc771bd7..787df6b02940a81b0430513ae832f79449acaf44 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}