Project

General

Profile

action #125336

Updated by JERiveraMoya about 1 year ago

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

 https://openqa.suse.de/tests/10657982#step/patch_sle/77 
 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/10657993#step/zypper_patch/27 

 Corresponding images to be replaces are: 
 SLES-15-SP2-aarch64-GM-gnome.qcow2 
 SLES-15-SP4-aarch64-GM-gnome-allpatterns.qcow2 

 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, report back in the [bug](https://bugzilla.suse.com/show_bug.cgi?id=1202411) 

Back