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