Fixing mininet reads so that we always clear mininet
[integration/test.git] / test / csit / suites / base-of13 / 100__OVSDB_OF13 / 010__bridge_domain.txt
index ba0c71b88f3f19876bdbf2b6cd958e5e11f815fa..04f74590311094cfdc63eee28b3fc63d9c817316 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for OVSDB Bridge Domain
-Suite Setup       Create Session   session   http://${CONTROLLER}:8080   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