X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fnetconf%2Fnotifications%2Fnotifications_basic.robot;h=8aa74870e494c7b943d5fe64ab0b49e3b630cdf5;hb=refs%2Fchanges%2F69%2F36569%2F5;hp=c6bd7c66405b1d7c37c7ad1590f55daefd7b289b;hpb=73376068e4b6073a0e59e8c57d22fd6a3c824558;p=integration%2Ftest.git diff --git a/csit/suites/netconf/notifications/notifications_basic.robot b/csit/suites/netconf/notifications/notifications_basic.robot index c6bd7c6640..8aa74870e4 100644 --- a/csit/suites/netconf/notifications/notifications_basic.robot +++ b/csit/suites/netconf/notifications/notifications_basic.robot @@ -141,8 +141,8 @@ Setup_Everything ${output_log} = SSHLibrary.Execute_Command python -c "help('modules')" BuiltIn.Log ${output_log} Should Contain ${output_log} websocket - RequestsLibrary.Create Session restconf http://${CONTROLLER}:${RESTCONFPORT} auth=${AUTH} - BuiltIn.Log http://${CONTROLLER}:${RESTCONFPORT} + RequestsLibrary.Create Session restconf http://${ODL_SYSTEM_IP}:${RESTCONFPORT} auth=${AUTH} + BuiltIn.Log http://${ODL_SYSTEM_IP}:${RESTCONFPORT} KarafKeywords.Execute_Controller_Karaf_Command_On_Background log:set ${CONTROLLER_LOG_LEVEL} Teardown_Everything