X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FFlows_OF13%2F300__dst_ip.robot;h=7bab1e98b16a5166653f273151016327cfe01bb1;hb=e6f155d7494588cede1382d4c075b2b0658a9a2f;hp=2a0347e5ecc6519b13902958211939c4cc1cdf24;hpb=15e81a45bb00c891db242a2728c71a8201ee99c8;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/Flows_OF13/300__dst_ip.robot b/csit/suites/openflowplugin/Flows_OF13/300__dst_ip.robot index 2a0347e5ec..7bab1e98b1 100644 --- a/csit/suites/openflowplugin/Flows_OF13/300__dst_ip.robot +++ b/csit/suites/openflowplugin/Flows_OF13/300__dst_ip.robot @@ -1,6 +1,6 @@ *** Settings *** Documentation Test suite for pushing/verify/remove a flow through RESTCONF -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