Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 080__Inventory_Performance / 020__switch_manager.txt
index cafa3e13883ad94c7f6ca6f66f7b438d3764c522..841a85de26cb0a4029c0c4337e549e922fcf28b6 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Switch Manager
-Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:8080    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:${RESTPORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           RequestsLibrary