cleaning up system variables
[integration/test.git] / csit / suites / groupbasedpolicy / GBP_Basic / 030_gbp_tunnel.robot
index 4457788f5901c092fb158916cf9bb0178c618618..1c6e64ca156339a6db9617f409995285c593878e 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for GBP Tunnels, 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