Project

General

Profile

action #134027

Updated by leli 9 months ago

#### Motivation 
 Developer would like we run the same manual test on aarch64 as what we done do on ppc64le kvm [ticket](https://progress.opensuse.org/issues/132593). kvm. 
 https://download.suse.de/ibs/home:/gmoro:/alp/SUSE_ALP_Products_Micro_1.0_images/iso/ 
    
 #### Acceptance criteria 
 **AC1**: Conduct manual testing session with images provided in OBS branch for aarch64 to check that are bootable. 
 **AC2**: Contact @gmoro about results in #proj-alp-wg-bootable-images 
 **AC3**: Additionally test the installation itself and file some bugs. 

 #### Additional information 
 openQA worker could be used, or just using commands `qemu-system-aarch64 -m 2048 -vga none -nographic -cdrom image.iso`

Back