X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FResource%2Fscripts_variables.robot;h=99c2944c869e124672c8318783e747e183343305;hb=a07b8597afc9d063a7f37a376a5bcf29ba29b557;hp=faa860458fe686a8e2db2035630f42cb297998d6;hpb=514e6041ca6b9b92cb887c941767f298a746e315;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/Resource/scripts_variables.robot b/Automation/Tests/Resource/scripts_variables.robot index faa8604..99c2944 100644 --- a/Automation/Tests/Resource/scripts_variables.robot +++ b/Automation/Tests/Resource/scripts_variables.robot @@ -27,9 +27,9 @@ Documentation Message types resource file *** Variables *** ${E2_INIT_message_type} MType: 1100 +${Setup_failure_message_type} MType: 12003 ${first_retry_to_retrieve_from_db} RnibDataService.retry - retrying 1 GetNodeb ${third_retry_to_retrieve_from_db} RnibDataService.retry - after 3 attempts of GetNodeb ${RIC_RES_STATUS_REQ_message_type_successfully_sent} Message type: 10090 - Successfully sent RMR message ${E2_TERM_KEEP_ALIVE_REQ_message_type_successfully_sent} Message type: 1101 - Successfully sent RMR message - - +${save_general_configuration} RnibDataService.SaveGeneralConfiguration - configuration: {EnableRic:false} \ No newline at end of file