Replace deprecated variables in suites/openflowplugin (1).
[integration/test.git] / csit / suites / openflowplugin / Flows_OF13 / 310__eth_ip_qos_icmp.robot
index a577323c8f63a9ef02ddd2069147209801117fb6..d81c1f53111df7bae35ed5b102af2ed10f6507ee 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IP,Ethernet,QoS, SCTP dst/src port and Action dec TTL
-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