Project

General

Profile

action #137189

Updated by szarate 7 months ago

## Motivation 
 Related to ALP development as well as the future of openSUSE Leap a new distribution "Slowroll" is being setup. With the power of openQA we can ensure proper quality with very efficient human ressources involved. This can also bring along good marketing. As discussed with szarate bringing this into the scope of QE-Core. 

 ## Acceptance criteria 
 * **AC1:** Every new build of Slowroll triggers a sufficient set of openQA tests (subset of Tumbleweed) 
 * **AC2:** No obvious infrastructure related setup problems apparent in tests 
 * **AC3:** Steps for enablement are documented under [Test Configuration Setup](https://confluence.suse.com/display/qasle/Test+configuration+setup) 

 ## Suggestions 
 * Read https://en.opensuse.org/openSUSE:Slowroll 
 * Try out single openQA jobs, e.g. with `openqa-clone-job --within-instance https://openqa.opensuse.org/t$id_of_some_default_tumbleweed_test $needed_variables ISO_URL=$slowroll_iso_url` 
 * Extend https://github.com/os-autoinst/openqa-trigger-from-obs/ based on openSUSE:Factory 
 * Coordinate with bmwiedemann necessary further steps

Back