Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 040__AD_SAL_NSF_OF13 / 020__statistics_manager.txt
index adc6d9ce23ee0042642f97bfb2468d6d889f2c68..9bd466e39c4226427ce76479a7944eda8a96a7de 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Statistics Manager
-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           Collections
 Library           ../../../libraries/RequestsLibrary.py