Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of10 / 020__AD_SAL_Apps / 020__static_route.txt
index ed74a6d91000d2d5c5d2a8d298c58a390d9b9bee..983a051dc46d8f46ea1b3782939db499c56d22c3 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Static Route
-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           SSHLibrary
 Library           Collections