Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 040__AD_SAL_NSF_OF13 / 030__topology_manager.txt
index 57fdde3b169c1a52e8a651105f359e6854515980..230d6e771c651d980b1e61ec25dab89010c6671b 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Topology 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