Project

General

Profile

action #111887

Updated by okurz almost 2 years ago

## Motivation 

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

 ## Acceptance criteria 
 - **AC1**: OBS checks run on pull requests for both os-autoinst and openQA test on Leap 15.4 

 ## Suggestions 
 - Find out where this is configured and update to use Leap 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.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