Topoprocessing tests - Keywords reworked
[integration/test.git] / csit / suites / topoprocessing / basic / 010_Restconf_OK.robot
index 4d19667e2db10a7ed7bd90beee3d8f2eb73e28f2..0e3425d521daa70d8ef0ac6250437dde34a79819 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite to verify Restconf is OK
-Suite Setup       Create Session    session    http://${CONTROLLER}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           RequestsLibrary
 Variables         ../../../variables/Variables.py