Replace deprecated variables in suites/openflowplugin (1).
[integration/test.git] / csit / suites / openflowplugin / Flows_OF13 / 318__metadata.robot
index 2c193d35941b41353138f59fa297c0f03af41986..2d95024affdee456f71b6920ed08829638cc03ff 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for metadata
-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