Replace deprecated variables in suites/openflowplugin (1).
[integration/test.git] / csit / suites / openflowplugin / Flows_OF13 / 317__eth_ipv6.robot
index 57e302d5f33a6097a6686b7223d1b15a0338ab99..d973672995c79a59dfa8f5791ace8456bbe00cc6 100644 (file)
@@ -1,6 +1,6 @@
 *** Settings ***
 Documentation     Test suite for IPv6
-Suite Setup       Create Session    session    http://${CONTROLLER}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
+Suite Setup       Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS_XML}
 Suite Teardown    Delete All Sessions
 Library           SSHLibrary
 Library           Collections