Merge "Copy latest code"
[ric-plt/e2mgr.git] / Automation / Tests / LoadInfomation / Loadinformation_adding_data_and_overwrite.robot
index 91d4960..32e81b9 100644 (file)
 #   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