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=3702c7837ac64a960498e7cf180220730fccfc6f;hpb=926296eef49b076a23c4806513f3e719c8a6f685;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/LoadInfomation/Loadinformation_verify_saving.robot b/Automation/Tests/LoadInfomation/Loadinformation_verify_saving.robot index 3702c78..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