Project

General

Profile

action #29730

Updated by jorauch over 6 years ago

There are several test suite that use the same installation. 

 If we had the installation in a separated test suite that generates de qcow2 image for the rest of the test suites that need it, we would have: 

 - shorter execution times on productive instance (faster build feedback) 
 - shorter execution times on QA engineers machines (machines less busy/blocked) 
 - easier maintenance of test suites that need this qcow2 image. 
 - Avoid redundancy problems on test suites that should perform the same installation by centralizing such installation into one test suite. 

 The following test suites could boot using that qcow2 image: 

 - 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)], [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)], [SLE 15 (not available yet)] 


 ## Acceptance criteria 

 - <del>**AC1:** **AC1:** There a new test suite that creates a qcow2 image with all patterns installed.</del> installed. 


 ## Task 

 1. <del>Create Create a new test suite.</del> suite. 
 2. <del>Test Test is locally.</del> locally. 
 3. <del>Enable Enable it on OSD.</del> OSD.

Back