Replace deprecated variables in suites/l2switch (1).
[integration/test.git] / csit / suites / l2switch / Flow_Programming_OF13 / 010__restconf_inv_flows.robot
index d2b61e4c230d86e35a3c71838da92f5056146914..aff53fdcd6729e14e643aa5ca12234f340eaa7e2 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for FlowProgramming in RESTCONF inventory
-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           RequestsLibrary