Removing hardcoding REST PORT.
[integration/test.git] / test / csit / suites / base-of13 / 070__Flows_OF13 / 322__ipv6_flow.txt
index 9d7de398b980f7a5f95ceefffb5da7938729732a..9fe0141920e0e281581ffd8d6c2eff418ca0d3ef 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IPv6 flow labelk
-Suite Setup       Create Session    session    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${CONTROLLER}:${PORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections