Project

General

Profile

action #115466

Updated by JERiveraMoya over 1 year ago

#### Motivation #### 
  
 Failed case: https://openqa.suse.de/tests/9353685#step/grub_test/2 
 Successful case: https://openqa.suse.de/tests/8753498#step/grub_test/3 

 #### Acceptance criteria #### 
  
 **AC1**: Fix synchronization issue taking into account that this module is heavily used. 
 **AC2**: File a bug if any 

 #### Suggestions #### 
 Consider what is special in this scenario and if makes more sense to create a additional module for this behavior. 
 Perhaps we need to touch code in 'lib/grub_utils.pm' file. 
 Seems that there is a different sequence of needles, this one doesn't follow exactly exacly like in the successful succesful one: 
 https://openqa.suse.de/tests/9353685#step/grub_test/2

Back