Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 050__AD_SAL_Apps / 010__host_tracker.txt
index f70497ae423c5012a6bda030602e77362bf095cf..ade4e70f545746fd4a1d42082d184bc2ff8e795b 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