cleaning up system variables
[integration/test.git] / csit / suites / groupbasedpolicy / GBP_Basic / 010_gbp_endpoint.robot
index 95594c495e5919ea6522b6230fac83d870cdb78c..757652793ddd404e692f2e3115e6c9ee7cb1cd9c 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for Group Based Policy, Operates functions from Restconf APIs.
-Suite Setup       Create Session    session    http://${CONTROLLER}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS}
+Suite Setup       Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections