Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / sp-of10 / 010__AD_SAL_NSF / 010__switch_manager.txt
index ac71cefc6d892a17d6c9361e8d27a342513d3760..13e0694c14bf5d6760d9a552270759c9546e0abc 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Switch Manager
-Suite Setup       Create Session    ${ODL_CONTROLLER_SESSION}    http://${CONTROLLER}:${PORT}    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