Project

General

Profile

action #122206

Updated by JERiveraMoya over 1 year ago

#### Motivation 
 Failures related with the 'bounce back' keep making test suites for migration running in Power KVM quite unstable, i.e.:  
 https://openqa.nue.suse.com/tests/10091621#step/grub_test_snapshot/20 https://progress.opensuse.org/issues/121654 

 Yam squad tried previously some mitigations, but it is still happening. This is another case where it should be avoided to invest too much time in fixing tests with unsupported virtualization. 
 One option could be to run the test suite in PowerVM but as this test suite is a migration goes from one product to another it would be required some experimentation with that in the future (running SLE 12 in PowerVM I mean). 
 For now as it is not a requirement for migration to do anything related with snaphshots after migration, more like an extra. 
 Let's remove that part to make this test stable still using Power KVM. 

 #### Acceptance criteria 
 **AC1**: Unschedule test modules related with booting previous snapshot to come back to the system before migration 

 #### Additional information 
 Only apply where in the history, migration failures has been seen for Power KVM

Back