[RIC-213] Add globalRicId to configuration and remove env var RIC_ID
[ric-plt/e2mgr.git] / Automation / Tests / RSM_Resource_Status / resource_status_false_start.robot
index e6b969a..cf34c1f 100644 (file)
@@ -40,6 +40,7 @@ Put Http Start Request To RSM
     Integer  response status  204
 
 Verify RSM RAN Info Status Is Start And True In Redis
     Integer  response status  204
 
 Verify RSM RAN Info Status Is Start And True In Redis
+    Sleep   1s
     ${result}=   rsmscripts.verify_rsm_ran_info_start_true
     Should Be Equal As Strings  ${result}    True
 
     ${result}=   rsmscripts.verify_rsm_ran_info_start_true
     Should Be Equal As Strings  ${result}    True