Replace deprecated variables in suites/openflowplugin (1).
[integration/test.git] / csit / suites / openflowplugin / Flows_OF13 / 302__dst_mac.robot
index f4906c40381ecfaec45f3ccc936c9137f366819f..e435c97b20809d3ece46c663381ce1271646f476 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for pushing/verify/remove a flow through RESTCONF
-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           SSHLibrary
 Library           Collections