[RIC-430] - Update Connection Status on RAN List
[ric-plt/e2mgr.git] / Automation / Tests / Update_GNB / Update_gnb_happy.robot
index 87d18e6..a1a1a5f 100644 (file)
@@ -27,6 +27,8 @@ Suite Setup   Prepare Enviorment  ${True}
 Resource   ../Resource/resource.robot
 Resource   ../Resource/Keywords.robot
 Library     OperatingSystem
+Library     ../Scripts/log_scripts.py
+Library     ../Scripts/k8s_helper.py
 Library     REST        ${url}
 
 
@@ -54,6 +56,7 @@ prepare logs for tests
     Save logs
 
 E2M Logs - Verify Update
+    Sleep  2s
     ${result}    log_scripts.verify_log_message   ${EXECDIR}/${e2mgr_log_filename}  ${update_gnb_log_message}
     Should Be Equal As Strings    ${result}      True