Replace deprecated variables in suites/sfc (1).
[integration/test.git] / csit / suites / sfc / SFC_Basic / 040__sfc_service_chains.robot
index 4db884ad28bc998379b3ea350d8563a79c92f5e1..5b81e5c85ba5a6750afa772d0d7ff3d55201e6a4 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for SFC Service Function Chains, Operates Chains 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