Skip to content

USHIFT-6820: Update build_root image for 5.0#77882

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
pacevedom:USHIFT-6820
Apr 16, 2026
Merged

USHIFT-6820: Update build_root image for 5.0#77882
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
pacevedom:USHIFT-6820

Conversation

@pacevedom
Copy link
Copy Markdown
Contributor

@pacevedom pacevedom commented Apr 16, 2026

Summary by CodeRabbit

  • Chores
    • Updated build root image configurations for microshift main development branch and all release pipelines (versions 4.23 and 5.0) to use updated base image versions. These infrastructure updates affect build and test processes across all microshift release channels. Both standard and periodic build pipelines have been updated accordingly to maintain compatibility and consistency across releases.

@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Apr 16, 2026

@pacevedom: This pull request references USHIFT-6820 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 16, 2026
@openshift-ci openshift-ci Bot requested review from ggiguash and pmtk April 16, 2026 07:00
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: c477ca78-15f4-4cdf-8e79-1a97b917f409

📥 Commits

Reviewing files that changed from the base of the PR and between 5e46ebf and 31b1581.

📒 Files selected for processing (5)
  • ci-operator/config/openshift/microshift/openshift-microshift-main.yaml
  • ci-operator/config/openshift/microshift/openshift-microshift-release-4.23.yaml
  • ci-operator/config/openshift/microshift/openshift-microshift-release-4.23__periodics.yaml
  • ci-operator/config/openshift/microshift/openshift-microshift-release-5.0.yaml
  • ci-operator/config/openshift/microshift/openshift-microshift-release-5.0__periodics.yaml

Walkthrough

Updated build root image stream tags in CI operator configuration files for OpenShift microshift across multiple release and periodic pipeline configurations to target newer OpenShift/Golang release versions.

Changes

Cohort / File(s) Summary
Microshift Release Configurations
ci-operator/config/openshift/microshift/openshift-microshift-main.yaml, ci-operator/config/openshift/microshift/openshift-microshift-release-4.23.yaml, ci-operator/config/openshift/microshift/openshift-microshift-release-5.0.yaml
Updated build_root.image_stream_tag.tag from rhel-9-release-golang-1.25-openshift-4.22 to rhel-9-release-golang-1.25-openshift-4.23.
Microshift Periodic Configurations
ci-operator/config/openshift/microshift/openshift-microshift-release-4.23__periodics.yaml, ci-operator/config/openshift/microshift/openshift-microshift-release-5.0__periodics.yaml
Updated build_root.image_stream_tag.tag to reference newer OpenShift/Golang image tags for periodic release builds.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 10
✅ Passed checks (10 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title directly reflects the main change: updating the build_root image across multiple configuration files, with a primary focus on the 5.0 release as stated.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Stable And Deterministic Test Names ✅ Passed The custom check for stable and deterministic Ginkgo test names is not applicable to this PR as it exclusively modifies CI operator configuration YAML files with no Ginkgo test files present.
Test Structure And Quality ✅ Passed This pull request contains only CI-operator configuration YAML updates with no Ginkgo test code present, making the test code quality check not applicable.
Microshift Test Compatibility ✅ Passed PR contains only CI operator configuration YAML updates to build root image tags; no new Ginkgo e2e test code is added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR only modifies CI operator YAML configuration files and does not add any new Ginkgo e2e tests.
Topology-Aware Scheduling Compatibility ✅ Passed PR changes only modify CI operator build configuration files, not deployment manifests, operator code, or controllers that manage scheduling.
Ote Binary Stdout Contract ✅ Passed The OTE Binary Stdout Contract check found no Go source code violations since this PR only modifies YAML configuration files.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR only updates CI-operator configuration file image tags, not adding any new Ginkgo e2e tests.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 16, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

openshift-ci-robot commented Apr 16, 2026

@pacevedom: This pull request references USHIFT-6820 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Summary by CodeRabbit

  • Chores
  • Updated build root image configurations for microshift main development branch and all release pipelines (versions 4.23 and 5.0) to use updated base image versions. These infrastructure updates affect build and test processes across all microshift release channels. Both standard and periodic build pipelines have been updated accordingly to maintain compatibility and consistency across releases.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@pacevedom: the pj-rehearse plugin accommodates running rehearsal tests for the changes in this PR. Expand 'Interacting with pj-rehearse' for usage details. The following rehearsable tests have been affected by this change:

Test name Repo Type Reason
pull-ci-openshift-microshift-release-4.23-e2e-aws-ai-model-serving openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-footprint-and-performance openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-arm openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-arm-el10 openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-arm-el9 openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-el10 openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-el9 openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-periodic-arm-el10 openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-periodic-arm-el9 openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-periodic-el10 openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-periodic-el9 openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-release-arm-el10 openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-release-arm-el9 openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-release-el10 openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-release-el9 openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-upstream openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-bootc-upstream-arm openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-cache openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-cache-arm openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-periodic openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-periodic-arm openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-release openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-e2e-aws-tests-release-arm openshift/microshift presubmit Ci-operator config changed
pull-ci-openshift-microshift-release-4.23-images openshift/microshift presubmit Ci-operator config changed

A total of 143 jobs have been affected by this change. The above listing is non-exhaustive and limited to 25 jobs.

A full list of affected jobs can be found here
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals.

Interacting with pj-rehearse

Comment: /pj-rehearse to run up to 5 rehearsals
Comment: /pj-rehearse skip to opt-out of rehearsals
Comment: /pj-rehearse {test-name}, with each test separated by a space, to run one or more specific rehearsals
Comment: /pj-rehearse more to run up to 10 rehearsals
Comment: /pj-rehearse max to run up to 25 rehearsals
Comment: /pj-rehearse auto-ack to run up to 5 rehearsals, and add the rehearsals-ack label on success
Comment: /pj-rehearse list to get an up-to-date list of affected jobs
Comment: /pj-rehearse abort to abort all active rehearsals
Comment: /pj-rehearse network-access-allowed to allow rehearsals of tests that have the restrict_network_access field set to false. This must be executed by an openshift org member who is not the PR author

Once you are satisfied with the results of the rehearsals, comment: /pj-rehearse ack to unblock merge. When the rehearsals-ack label is present on your PR, merge will no longer be blocked by rehearsals.
If you would like the rehearsals-ack label removed, comment: /pj-rehearse reject to re-block merging.

@ggiguash
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 16, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 16, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ggiguash, pacevedom

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@pacevedom
Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@pacevedom: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Apr 16, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 16, 2026

@pacevedom: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants