Replace deprecated variables in suites/openflowplugin (1).
[integration/test.git] / csit / suites / openflowplugin / Flows_OF13 / 321__ipv6_meta_qos_tcp.robot
index 20e4505353766f682fdb68045bc2e5ac98c497c2..d4d69de0b1abe70b4646e6d9410017a91e600b86 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for metadata and mask
-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