Project

General

Profile

coordination #29733

Updated by SLindoMansilla almost 4 years ago

## Motivation 

 There were three are several test suites in SLE12 suite that covered use the installation same installation. 

 The execution time of those and the maintenance would be easier if we had a test suite that generates a qcow2 image with all patterns selected. For SLE15+ there is only one. pattern installed and the following ones boot from this qcow2 image: 

 - allmodules+allpatters 
 - allpatterns [SLE-12-SP3](https://openqa.suse.de/tests/1058309), SLE-12-SP4, [SLE-15](https://openqa.suse.de/tests/1340478) 
 - sdk+allpatterns [SLE 12-SP3](https://openqa.suse.de/tests/1058272), [SLE 12-SP4](https://openqa.suse.de/tests/1342731) 12-SP4](https://openqa.suse.de/tests/1342731), SLE 15 (not available yet) 
 - we+allpatterns [SLE 12-SP3](https://openqa.suse.de/tests/1058317), [SLE 12-SP4](https://openqa.suse.de/tests/1342682) 12-SP4](https://openqa.suse.de/tests/1342682), SLE 15 (not available yet) 


 ## Acceptance criteria 

 - **AC:** The execution time was long and following test suites boot from the maintenance tedious. It would be easier if they would be split into **create_hdd_*_allpatterns** and **extra_tests_*_allpatterns**. allpatterns qcow2 image. 
   - allpatterns 
   - sdk+allpatterns 
   - we+allpatterns 


 ## Tasks 

 1. Adapt the test suites. 
 It would also be good to recover the lost coverage after the new SLE15 installation media. 2. Keep in mind that on s390x only some machines can boot from qcow2, WORKER_CLASS=svirt

Back