Replace deprecated variables in suites/lispflowmapping (1).
[integration/test.git] / csit / suites / lispflowmapping / msmr / 020_RPC_CRUD.robot
index a3bbeb1f120770b4d0b7e44c55b4a5ef4604f4c6..0ee2b62e6adef04cfe5cb961ed81678d7f757562 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite to verify CRUD operations using RPCs
-Suite Setup       Create Session    session    http://${CONTROLLER}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           OperatingSystem