Replace deprecated variables in suites/controller (1).
[integration/test.git] / csit / suites / controller / NETCONF / 010__netconf_inventory.robot
index d14ee22ff9dee5620c61ad8b426bd59ed89134e4..8bdccb3c8480da175a92d38b466112bf99350db9 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for NETCONF client
-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           Collections
 Library           OperatingSystem