Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 010__MD_SAL_NSF / 030__restconf_topology.txt
index ce43242e0840baedee5ccd5130b17db9ccb50e89..b4e3495f54b531f2fc9e65c60325525f4047b134 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for 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