cleaning up system variables
[integration/test.git] / csit / suites / netide / basic / 010_netide_endpoint.robot
index 915d030c3d2e234380eeb78128730f8d2156434d..6972bfc025cbf08b637212e4ff26b9736ee28efd 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite to verify Restconf is OK for NetIDE.
-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