Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 020__MD_SAL_NSF_OF13 / 030__restconf_topology.txt
index b9dab2c5890bc4ea2865d64df8df3752c9ca95c9..8322bcfa11543a8c5be142a4daee3c2ff73bda70 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}:${RESTCONFPORT}   auth=${AUTH}   headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py