X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FMD_SAL_NSF_OF10%2F040__restconf_frm.robot;fp=csit%2Fsuites%2Fopenflowplugin%2FMD_SAL_NSF_OF10%2F040__restconf_frm.robot;h=10b5db3d5d9ddddbfdb2b805a6610fe4e30c5477;hb=e6f155d7494588cede1382d4c075b2b0658a9a2f;hp=3f8a7ab25dda8f8583439809e7a7373963c6659a;hpb=15e81a45bb00c891db242a2728c71a8201ee99c8;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/MD_SAL_NSF_OF10/040__restconf_frm.robot b/csit/suites/openflowplugin/MD_SAL_NSF_OF10/040__restconf_frm.robot index 3f8a7ab25d..10b5db3d5d 100644 --- a/csit/suites/openflowplugin/MD_SAL_NSF_OF10/040__restconf_frm.robot +++ b/csit/suites/openflowplugin/MD_SAL_NSF_OF10/040__restconf_frm.robot @@ -1,6 +1,6 @@ *** Settings *** Documentation Test suite for RESTCONF FRM -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 Collections Library RequestsLibrary