Project

General

Profile

coordination #52949

Updated by SLindoMansilla over 3 years ago

## Motivation 

 We introduced openQA tests for RPi3 (using general aarch64 QEMU workers) on SLE15-SP1 product which are using only textmode "initialization" process based on jeos-firstboot services (as other JeOSes does). 

 But now we started with SLE12-SP5 which is using original SLE12 method with X11 graphical yast2-firstboot service. And of course the JeOS tests are failing in openQA then, see https://openqa.suse.de/tests/2972221 

 So basically we would need to add support for JeOS openQA tests to be able test graphical as well as textmode image initialization methods for upcoming products like SLE12-SP5 and SLE15-SP2 and up. 

 There is a small chance we will switch all upcoming SLE12 images to use the textmode jeos-firstboot but it's still not clear so please stay tuned - afaerber said on 12.06.2019: I raised the topic for the PRD but am not aware of a clarification yet. 

 Until now tests were performed manually on milestone candidates following the instructions from https://bugzilla.suse.com/tr_show_plan.cgi?plan_id=6328 


 ## Acceptance criteria 

 - **AC1:** Automatic testing for SLES on Raspberry Pi is covered for Tumbleweed and SLE15-SP3 
 - **AC2:** Sub-Tasks are resolved 


 ## Further information 

 - The disk image is generated reusing JeOS setup in OBS, so the behavior is similar: [opensuse-Tumbleweed-JeOS-for-kvm-and-xen-x86_64-Build20200901-jeos@64bit_virtio](https://openqa.opensuse.org/tests/1382875) 
 - Tumbleweed on RPi: https://openqa.opensuse.org/tests/overview?distri=microos&distri=opensuse&version=Tumbleweed&build=20200825&groupid=3&flavor=JeOS-for-RPi 
 - There was a previous attempt to automate testing for SLE: https://openqa.suse.de/tests/overview?arch=&machine=aarch64&modules=firstrun&groupid=162&distri=sle&build=4.131&version=12-SP5

Back