Change REST and RESTCONF port to variables
[integration.git] / test / csit / suites / base-of13 / 070__Flows_OF13 / 307__eth_ip_qos_port_tcpport.txt
index 9dfba03b476c79e34446981bf89ccc5928812da1..e0b73b6e6230af070b0a65899c8e85706daebe87 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}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections