Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 080__Inventory_Performance / 030__statistics_manager.txt
index 0f834d1cec67e0a114f47ab813de7ee19a04ebc2..790e59a7a6c19744366009b01fa5a3466b23bc73 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