X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FReset_RIC_TO_RAN%2FReset_Happy_no_cause.robot;h=e5de9ce4329d527d17e0ef47e2011ff261d541dc;hb=3e639876d5e161289b957257d77551e7d0ca1f73;hp=c9203be0787e99589d5dd8293e418158d4a6ee9b;hpb=e51ebb1fb4a0bba85577204a28c87365a041f640;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/Reset_RIC_TO_RAN/Reset_Happy_no_cause.robot b/Automation/Tests/Reset_RIC_TO_RAN/Reset_Happy_no_cause.robot index c9203be..e5de9ce 100755 --- a/Automation/Tests/Reset_RIC_TO_RAN/Reset_Happy_no_cause.robot +++ b/Automation/Tests/Reset_RIC_TO_RAN/Reset_Happy_no_cause.robot @@ -17,6 +17,7 @@ ############################################################################## *** Settings *** +Suite Setup Prepare Enviorment Resource ../Resource/resource.robot Resource ../Resource/Keywords.robot Library OperatingSystem @@ -38,5 +39,5 @@ Prepare Ran in Connected connectionStatus Send Reset reqeust with no cause Set Headers ${header} - PUT /v1/nodeb-reset/test1 + PUT /v1/nodeb/test1/reset Integer response status 204 \ No newline at end of file