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=380b7a2a46087a054ebfac57f3dbf7949d318cc6;hp=e02b5eb66599bdde927b20e1f7bddd536ece86e0;hpb=42996b7ed6a72725dd30ad07562619304fa56446;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/LoadInfomation/Loadinformation_verify_saving.robot b/Automation/Tests/LoadInfomation/Loadinformation_verify_saving.robot index e02b5eb..f0390fb 100644 --- a/Automation/Tests/LoadInfomation/Loadinformation_verify_saving.robot +++ b/Automation/Tests/LoadInfomation/Loadinformation_verify_saving.robot @@ -15,15 +15,18 @@ # 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