cleaning up system variables
[integration/test.git] / csit / suites / groupbasedpolicy / GBP / 3-node / gbp2-multitenant / 998_clean_odl.robot
index 54ad3ef314306448a2398bce26e2d6044c89d508..3654e18992bcf48420fd310af20e9e0608c15188 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for cleaning up / unregister infrastructure constructs like endpoints for demo-asymmetric-chain
-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
 Default Tags      multi-tenant    teardown    multi-tenant-teardown
 Library           RequestsLibrary