Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / sp-of13 / 020__MD_SAL_NSF_OF13 / 030__restconf_topology.txt
index b9dab2c5890bc4ea2865d64df8df3752c9ca95c9..9ef2a9447ad46373e9a8eda134963cffa46dc66d 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite RESTCONF Topology 
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${PORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py