Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 050__AD_SAL_Apps / 030__subnet_gateway.txt
index 8ad5385aacfbf8fb73e0c2d6e6299b5db3b64319..84a959034b497e16b6f79ca2d8140610a03ad2de 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Subnet Gateway
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${RESTPORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections