Change REST and RESTCONF port to variables
[integration.git] / test / csit / suites / base-of13 / 070__Flows_OF13 / 312__eth_arp_transport.txt
index 5552c1b06a413341e47dd6e949e5bee37bdce1f8..9e4faefb314bd2cb7c7ba2ce62bf9e33f5659819 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Ethernet,QoS, ARP and Action drop
-Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    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