Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 010__MD_SAL_NSF / 010__restconf_inventory.txt
index 02c70b7de3e74432677e2e019edf83629a7e3467..ab87a8961aac44cb422abd7fde15d1f83f8b0575 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for RESTCONF inventory
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   auth=${AUTH}   headers=${HEADERS_XML}
+Suite Setup       Create Session   session   http://${CONTROLLER}:${RESTCONFPORT}   auth=${AUTH}   headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           Collections
 Library           ../../../libraries/RequestsLibrary.py