Upgrade RF syntax for v3.2 compatibility
[integration/test.git] / csit / suites / openflowplugin / Clustering / 020__Cluster_HA_Owner_Restart.robot
index 820b2a8b51ec68946b4eee9211d2f838783999e6..e2602263c103c54f87a167b27ff2308ba1c388ba 100644 (file)
@@ -31,9 +31,10 @@ Check Entity Owner Status And Find Owner and Successor Before Stop
 Reconnect Extra Switches To Successors And Check OVS Connections
     [Documentation]    Connect switches s2 and s3 to successor instances.
     ${controller_opt} =    BuiltIn.Set Variable
-    : FOR    ${index}    IN    @{original_successor_list}
-    \    ${controller_opt} =    BuiltIn.Catenate    ${controller_opt}    ${SPACE}tcp:${ODL_SYSTEM_${index}_IP}:${ODL_OF_PORT}
-    \    Log    ${controller_opt}
+    FOR    ${index}    IN    @{original_successor_list}
+        ${controller_opt} =    BuiltIn.Catenate    ${controller_opt}    ${SPACE}tcp:${ODL_SYSTEM_${index}_IP}:${ODL_OF_PORT}
+        Log    ${controller_opt}
+    END
     OVSDB.Set Controller In OVS Bridge    ${TOOLS_SYSTEM_IP}    s2    ${controller_opt}
     OVSDB.Set Controller In OVS Bridge    ${TOOLS_SYSTEM_IP}    s3    ${controller_opt}
     BuiltIn.Wait Until Keyword Succeeds    10s    1s    OVSDB.Check OVS OpenFlow Connections    ${TOOLS_SYSTEM_IP}    7