Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of10 / 020__AD_SAL_Apps / 030__subnet_gateway.txt
index b5cf86958f6581ba49d1a364e8e9941cfed165c0..84a959034b497e16b6f79ca2d8140610a03ad2de 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Subnet Gateway
-Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   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