Replace deprecated variables in suites/openflowplugin (1).
[integration/test.git] / csit / suites / openflowplugin / Flows_OF13 / 307__eth_ip_qos_port_tcpport.robot
index a91c7c42e5c3f15d69ce8a72dee3aa7f0f484f7c..29b690bf615097d534bd8e7092afb71b55f9b7e3 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IP,Ethernet,QoS, TCP dst/src port and Action dec MPLS 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