X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FLoadInfomation%2FLoadinformation_verify_saving.robot;h=f0390fb40c4dbb6b0133e7d4e638db09079f34aa;hb=refs%2Fchanges%2F01%2F2101%2F1;hp=0422dd169874a0351d569a1b369d8f6fa93b72f8;hpb=947897d1f1df89967f4db1862d67a5649e10f3a2;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/LoadInfomation/Loadinformation_verify_saving.robot b/Automation/Tests/LoadInfomation/Loadinformation_verify_saving.robot index 0422dd1..f0390fb 100644 --- a/Automation/Tests/LoadInfomation/Loadinformation_verify_saving.robot +++ b/Automation/Tests/LoadInfomation/Loadinformation_verify_saving.robot @@ -15,17 +15,20 @@ # limitations under the License. # ############################################################################## +# +# This source code is part of the near-RT RIC (RAN Intelligent Controller) +# platform project (RICP). +# *** Settings *** Suite Setup Prepare Simulator For Load Information Resource ../Resource/resource.robot Resource ../Resource/Keywords.robot Library OperatingSystem -Library Collections Library Process -Library ${CURDIR}/loadscripts.py +Library ../Scripts/loadscripts.py Library REST ${url} - +Suite Teardown Stop Simulator @@ -39,7 +42,7 @@ Verify Load information doesn't exist in redis Trigger X-2 Setup for load information Post Request setup node b x-2 - Integer response status 200 + Integer response status 204 Sleep 1s GET /v1/nodeb/test1 Integer response status 200