Replace deprecated variables in suites/openflowplugin (1).
[integration/test.git] / csit / suites / openflowplugin / Flows_Additional_TCs / 010_Lithium_Rps_Calls_Ovs.robot
index dbb1ff27e000d20233fd62a92dd0a19cb945e3f2..232b230391709abf5939a8b8f4a6bf653a68fee7 100644 (file)
@@ -29,7 +29,7 @@ Sending Echo
 Initialization Phase
     [Documentation]    Starts mininet and verify if topology is in operational ds
     Start Suite
-    Create Session    session    http://${CONTROLLER}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
+    Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
     Wait Until Keyword Succeeds    10s    1s    Are Switches Connected Topo
 
 Final Phase