Replace deprecated variables in suites/ (2).
[integration/test.git] / csit / suites / snmp / snmp-get / 010__snmp_get.robot
index cda704d14ac688bbbf6a2c8aa5d1bdbeba31f9e0..d9ffd64fe043de392d4670df752bcadde5da9c1e 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for SNMP
-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