X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FLoadInfomation%2FLoadinformation_adding_data_and_overwrite.robot;h=f2e589caa01d3e76e31dcc5f290c5c9dbb1d1b21;hb=5a0ce3e584481922e2fecb39b6d0eac9ce77ccbf;hp=91d4960b8e7eff0ce33ee131c02ee953459c4e06;hpb=ebd80ccff1fb7b12f55b33a8dbac1cef24c67323;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/LoadInfomation/Loadinformation_adding_data_and_overwrite.robot b/Automation/Tests/LoadInfomation/Loadinformation_adding_data_and_overwrite.robot index 91d4960..f2e589c 100644 --- a/Automation/Tests/LoadInfomation/Loadinformation_adding_data_and_overwrite.robot +++ b/Automation/Tests/LoadInfomation/Loadinformation_adding_data_and_overwrite.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