X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FFlows_OF13%2F304__eth_ip_port.robot;h=02e75a544de7ef33f78300ff919f3702b5e22a50;hb=e6f155d7494588cede1382d4c075b2b0658a9a2f;hp=ea6e39cf0c46dbf4f55f86aec394dcdb34ce57a3;hpb=15e81a45bb00c891db242a2728c71a8201ee99c8;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/Flows_OF13/304__eth_ip_port.robot b/csit/suites/openflowplugin/Flows_OF13/304__eth_ip_port.robot index ea6e39cf0c..02e75a544d 100644 --- a/csit/suites/openflowplugin/Flows_OF13/304__eth_ip_port.robot +++ b/csit/suites/openflowplugin/Flows_OF13/304__eth_ip_port.robot @@ -1,6 +1,6 @@ *** Settings *** Documentation Test suite for IP,Ethernet and port -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