Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of10 / 020__AD_SAL_Apps / 010__host_tracker.txt
index 851aaf1da909567374248f3bcff1c5f7c0de6dc5..637f20069d1b0eece9881fb8a612bc077d78d97b 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Host Tracker
-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