cleaning up system variables
[integration/test.git] / csit / suites / alto / basic / 020_simple_IRD.robot
index 88df14f06388b114b366e41bf7b7a3c6be96a511..b8b7b0d2332e48f55332a1d3c07da587d112a500 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for ALTO simple IRD (Information Resource Dictionary)
-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           RequestsLibrary
 Library           ../../../libraries/ALTO/AltoParser.py