X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Flibraries%2FNetconfViaRestconf.robot;h=89e5c3c706fe2440d8e4788aecc6faf3b3b52e7b;hb=91a8b0e6fcd1c81deb2191d57f76ec96ecb56dcb;hp=186962e2220150394ae1e2bf690dc3b59eaf3207;hpb=b7bf24bfc905735f8dab75dcb7b935db80917235;p=integration%2Ftest.git diff --git a/csit/libraries/NetconfViaRestconf.robot b/csit/libraries/NetconfViaRestconf.robot index 186962e222..89e5c3c706 100644 --- a/csit/libraries/NetconfViaRestconf.robot +++ b/csit/libraries/NetconfViaRestconf.robot @@ -40,7 +40,7 @@ FIXME__POLISH_THIS Setup_Netconf_Via_Restconf [Documentation] Creates Requests session to be used by subsequent keywords. # Do not append slash at the end uf URL, Requests would add another, resulting in error. - Create_NVR_Session nvr_session ${CONTROLLER} + Create_NVR_Session nvr_session ${ODL_SYSTEM_IP} BuiltIn.Set_Suite_Variable ${NetconfViaRestconf__active_session} nvr_session Teardown_Netconf_Via_Restconf