Project

General

Profile

action #125336

Updated by JERiveraMoya about 1 year ago

#### Motivation 
 For autoyast migration at aarch64, we need replace the use of image in: 

 https://openqa.suse.de/tests/10657982#step/patch_sle/77 image:  
 SLES-15-SP4-aarch64-GM-gnome-allpatterns.qcow2    Related case: autoupgrade_sles15sp4_pscc_basesys-srv_all_full_auto 
 https://openqa.suse.de/tests/10657990#step/patch_sle/77 
 https://openqa.suse.de/tests/10657995#step/patch_sle/96 https://openqa.suse.de/tests/10614882#step/installation/56 

 The motivation is that those bugs are quite neglected and not fixed many times and also they usually are a byproduct of be storing qcow2 in openQA with very old images that even if we patch, give us trouble that also are outside the scope of the migration testing. 

 #### Acceptance criteria 
 **AC1**: New AutoYaST test suite creates equivalent image than the qcow2 
 **AC2**: Verify the resolver issues is gone, and if not, file a bug 

Back