X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenflowplugin%2FMD_SAL_NSF_OF13%2F040__restconf_frm.robot;h=f5ab5b34b5c8a21d4ee7f170e09cfde5ee3dabf9;hb=e6f155d7494588cede1382d4c075b2b0658a9a2f;hp=0b5836d444f27a4982d6e5758fd46517f2f74b0b;hpb=15e81a45bb00c891db242a2728c71a8201ee99c8;p=integration%2Ftest.git diff --git a/csit/suites/openflowplugin/MD_SAL_NSF_OF13/040__restconf_frm.robot b/csit/suites/openflowplugin/MD_SAL_NSF_OF13/040__restconf_frm.robot index 0b5836d444..f5ab5b34b5 100644 --- a/csit/suites/openflowplugin/MD_SAL_NSF_OF13/040__restconf_frm.robot +++ b/csit/suites/openflowplugin/MD_SAL_NSF_OF13/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