X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FE2_Setup_Failure%2FRM_Error_Setup_Failure.robot;h=2b6af116970bcc40b700c5c3d924ff2d25a9bcef;hb=2decf8d474ed5554802eba53e963e1bd3ea87e74;hp=883ef980fc5d9859e7170679ea1496cdd27fdf41;hpb=ef8e7b290c648ce0655c0fc0e8d0882fe31f2abc;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/E2_Setup_Failure/RM_Error_Setup_Failure.robot b/Automation/Tests/E2_Setup_Failure/RM_Error_Setup_Failure.robot index 883ef98..2b6af11 100644 --- a/Automation/Tests/E2_Setup_Failure/RM_Error_Setup_Failure.robot +++ b/Automation/Tests/E2_Setup_Failure/RM_Error_Setup_Failure.robot @@ -38,7 +38,7 @@ ${url} ${e2mgr_address} Stop routing manager and restarting gnb simulator Stop Routing Manager Restart simulator - wait until keyword succeeds 1 min 10 sec Validate Required Dockers ${pods_number-1} + wait until keyword succeeds 2 min 10 sec Validate Required Dockers ${pods_number-1} prepare logs for tests Remove log files @@ -46,7 +46,7 @@ prepare logs for tests Get request gnb Sleep 2s - Get Request node b gnb + Get Request nodeb Integer response status 200 String response body ranName ${ranname} String response body connectionStatus DISCONNECTED @@ -62,6 +62,7 @@ E2M Logs - Verify RMR Message ${result} find_rmr_message.verify_logs ${EXECDIR} ${e2mgr_log_filename} ${Setup_failure_message_type} ${None} Should Be Equal As Strings ${result} True - - Start Routing Manager - AND wait until keyword succeeds 1 min 10 sec Validate Required Dockers \ No newline at end of file +[Teardown] + Run Keywords + Start Routing Manager + AND Wait Until Keyword Succeeds 2 min 10 sec Validate Required Dockers \ No newline at end of file