[RICPLT-1528] Add atomic counters | Add commands to config | edit logging
[ric-plt/e2mgr.git] / Automation / Tests / LoadInfomation / Loadinformation_adding_data_and_overwrite.robot
index 3aab161..6600df2 100644 (file)
@@ -21,11 +21,10 @@ 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
 
 
 *** Test Cases ***
@@ -40,7 +39,7 @@ Adding Load information to overwrite on
 
 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