X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=Automation%2FTests%2FLoadInfomation%2FLoadinformation_adding_data_and_overwrite.robot;h=32e81b9daede71924afd26dda43949e7f18773f8;hb=372a275602ae05da22130a4601709291c7fbbaa6;hp=91d4960b8e7eff0ce33ee131c02ee953459c4e06;hpb=b50194c39ad637019aec1135eec6e5895ca27489;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..32e81b9 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 @@ -47,7 +50,7 @@ Trigger X-2 Setup for load information String response body connectionStatus CONNECTED -Verify Load information does exist in redis +Verify Load information exists in redis ${result}= loadscripts.verify_value Should Be Equal As Strings ${result} True