Project

General

Profile

action #128621

Updated by JERiveraMoya 12 months ago

#### Motivation 
 Do not miss to process grub in these this particular scenarios scenario with tianocre to avoid failure in migrations: 

 sle-15-SP5-Migration-from-SLE15-SPx-aarch64-ha_migration_offline_dvd_sles15sp2_ltss@aarch64 fails in 
 [grub_test](https://openqa.suse.de/tests/11022648/modules/grub_test/steps/44) 

 https://openqa.suse.de/tests/11029217#step/grub_test/37 
 (this is a different one where might need to send key 't' 

 #### Acceptance criteria 
 **AC1**: Ensure to process grub from tianocore not sending some accidental key 
 **AC2**: Figure out why send key 't' is required in the other failure 

 #### Suggestion 
 Debug `sub handle_uefi_boot_disk_workaround` most likely we are sending ret key there accidentally and going directly to login prompt

Back