Replace deprecated variables in csit/libraries (1).
[integration/test.git] / csit / libraries / SxpLib.robot
index e4d755bd8ab272cd9fc4a801a4ca3a473e3e68b4..4806a8592b6da09b3f00e0639588625c337e00d7 100644 (file)
@@ -210,7 +210,7 @@ Setup Topology Complex
 Setup SXP Environment
     [Documentation]    Create session to Controller
     Verify Feature Is Installed    odl-sxp-all
-    Create Session    session    url=http://${CONTROLLER}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
+    Create Session    session    url=http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
     Wait Until Keyword Succeeds    15    3    Get Bindings Master Database
 
 Clean SXP Environment