Replace deprecated variables in suites/controller (1).
[integration/test.git] / csit / suites / controller / Clustering_Datastore / 050_car_persistence_recovery.robot
index 6ffc97de8f8cca7b2016a7aae53e74c9eacf74b2..259425f708d36d8e3d911e085d089275281d3ffa 100644 (file)
@@ -9,7 +9,7 @@ Variables         ../../../variables/Variables.py
 ${CAR_SHARD}      shard-car-config
 ${NUM_CARS}       ${50}
 ${KARAF_HOME}     ${WORKSPACE}/${BUNDLEFOLDER}
-@{controllers}    ${CONTROLLER}    ${CONTROLLER1}    ${CONTROLLER2}
+@{controllers}    ${ODL_SYSTEM_IP}    ${ODL_SYSTEM_2_IP}    ${ODL_SYSTEM_3_IP}
 ${START_TIMEOUT}    300s
 ${STOP_TIMEOUT}    180s
 
@@ -77,4 +77,3 @@ Get Cars From Follower1 After Restart
 Get Cars From Follower2 After Restart
     [Documentation]    Get cars in follower and verify
     Wait Until Keyword Succeeds    ${START_TIMEOUT}    2s    Get Cars And Verify    @{CAR_FOLLOWERS}[1]    ${NUM_CARS}
-