action #130603
closedcoordination #130582: [epic] Upgrade all our infrastructure, e.g. o3+osd workers+webui and production workloads, to openSUSE Leap 15.5
Upgrade OBS package CI checks to Leap 15.5 (os-autoinst+openQA) size:M
Description
Motivation¶
To use the most recently released Leap 15.5 as CI container base in os-autoinst and openQA we should adapt that and also run the according OBS checks on the same version of Leap
Acceptance criteria¶
- AC1: Leap 15.5 is used as CI container base in os-autoinst+openQA
- AC2: OBS checks run on pull requests for both os-autoinst and openQA test on Leap 15.5
Suggestions¶
- Find out where this is configured and update to use Leap 15.5 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. 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
Updated by okurz over 1 year ago
- Copied from action #111887: Upgrade OBS package CI checks to Leap 15.4 (os-autoinst+openQA) size:S added
Updated by okurz over 1 year ago
- Subject changed from Upgrade OBS package CI checks to Leap 15.4 (os-autoinst+openQA) size:S to Upgrade OBS package CI checks to Leap 15.5 (os-autoinst+openQA)
- Assignee deleted (
tinita) - Target version changed from Ready to future
Updated by okurz over 1 year ago
- Description updated (diff)
- Target version changed from future to Ready
Updated by okurz over 1 year ago
- Copied to action #130627: Ensure devel:openQA is built correctly for Leap 15.5 added
Updated by jbaier_cz over 1 year ago
OBS checks should be covered by https://github.com/os-autoinst/openQA/pull/5197 and https://github.com/os-autoinst/os-autoinst/pull/2325
Updated by livdywan over 1 year ago
Although it looks at first glance as if osd-deployment is failing because we're hard-coding 15.4 what I think is actually happening here is that the deploy.env
picked up $OS_VERSION from osd which is still on 15.4.
Nevermind me. There's some outage and if anything salt got upset because the build was still in progress at the time. Nothing directly related.
Updated by livdywan over 1 year ago
- Subject changed from Upgrade OBS package CI checks to Leap 15.5 (os-autoinst+openQA) to Upgrade OBS package CI checks to Leap 15.5 (os-autoinst+openQA) size:M
- Description updated (diff)
- Status changed from New to Workable
Updated by tinita over 1 year ago
jbaier_cz wrote:
OBS checks should be covered by https://github.com/os-autoinst/openQA/pull/5197 and https://github.com/os-autoinst/os-autoinst/pull/2325
For some reason builds are excluded: https://build.opensuse.org/package/show/devel:openQA:GitHub:os-autoinst:openQA:PR-5203/openQA
That's why we don't get any results back to PRs anymore
Updated by jbaier_cz over 1 year ago
- Status changed from Workable to In Progress
- Assignee set to jbaier_cz
I would guess it could be connected with the "service" OBS service outage (see the slack discussion from comment 6), it looks good in https://github.com/os-autoinst/openQA/pull/5199. It looks to me, that some OBS magic responsible for expanding the _branch_request
was not happening.
Updated by openqa_review over 1 year ago
- Due date set to 2023-06-30
Setting due date based on mean cycle time of SUSE QE Tools
Updated by jbaier_cz over 1 year ago
- Due date deleted (
2023-06-30) - Status changed from In Progress to Resolved
Looking at latest pull request, I see build results from OBS for Leap 15.5 in the test results.
Updated by okurz 9 months ago
- Copied to action #157990: Upgrade OBS package CI checks to Leap 15.6 (os-autoinst+openQA) size:M added