Project

General

Profile

action #130603

Updated by okurz 11 months ago

## Motivation 

 To As we will use the most recently released Leap 15.5 15.4 as CI container base in os-autoinst and openQA so far already AFAIK we should adapt that and also run the according OBS checks on Leap 15.4 

 ## Acceptance criteria 
 * **AC1:** Leap 15.5 is used as CI container base in os-autoinst+openQA 
 * **AC2:** - **AC1**: OBS checks run on pull requests for both os-autoinst and openQA test on Leap 15.5 15.4 

 ## Suggestions 
 - Find out where this is configured and update to use Leap 15.5 15.4 both for os-autoinst and openQA, see https://openbuildservice.org/help/manuals/obs-user-guide/cha.obs.scm_ci_workflow_integration.html#sec.obs.obs_scm_ci_workflow_integration.use_cases.test_build_pull_request 
 just update https://github.com/os-autoinst/os-autoinst/blob/master/.obs/workflows.yml or maybe even extend to have 15.4+15.5. 15.3+15.4. If it's easier just replace the version. If it's possible test both 
 - Verify that it works, e.g. by opening a pull request for both os-autoinst and openQA 

Back