Project

General

Profile

action #135731

Updated by livdywan 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 

 ## Acceptance criteria 
 * **AC1:** Every new build of Slowroll triggers at least one production test scenario a sufficient set of openQA tests (subset of Tumbleweed) 
 * **AC2:** No obvious infrastructure related setup problems apparent in tests 

 ## 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 / Tumbleweed 
 * Coordinate with bmwiedemann necessary further steps 
 * Try with the "mediacheck" (could be the fastest) or "default" or "textmode" scenario as a start, consider filing follow-up tickets if enabling tests becomes more involved 
 * Support bmwiedemann or others to extend from a single scenario, don't do all on yourself, just support from here :) 

 ## Out of scope 
 * Setting up all tests on our own

Back