Skip to content

Update Ironic, Keystone Manila, Mariadb to 4.20#81385

Open
bshewale wants to merge 1 commit into
openshift:mainfrom
bshewale:4.20_p6
Open

Update Ironic, Keystone Manila, Mariadb to 4.20#81385
bshewale wants to merge 1 commit into
openshift:mainfrom
bshewale:4.20_p6

Conversation

@bshewale

@bshewale bshewale commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

This update bumps the OpenShift 4.x CI environment used by several OpenStack operator pipelines from 4.18 to 4.20. It affects the CI configuration for the Ironic, Keystone, Manila, and MariaDB operator repos, ensuring their build, deploy, and test jobs run against the newer 4.20 CLI/base image and matching cluster claim versions across main and 18.0-fr6 configs.

@bshewale

bshewale commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

/hold

Need to merge in sync with increasing 4.120 clusterPool

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 2, 2026
@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: bshewale
Once this PR has been reviewed and has the lgtm label, please assign abays for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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

@openshift-ci openshift-ci Bot requested review from dciabrin and gouthampacha July 2, 2026 10:49
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Central YAML (inherited)

Review profile: CHILL

Plan: Enterprise

Run ID: 9d42423c-61a4-4f24-a310-fa3a308e860e

📥 Commits

Reviewing files that changed from the base of the PR and between d947fcf and 2fa5fbc.

📒 Files selected for processing (8)
  • ci-operator/config/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-18.0-fr6.yaml
  • ci-operator/config/openstack-k8s-operators/ironic-operator/openstack-k8s-operators-ironic-operator-main.yaml
  • ci-operator/config/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-18.0-fr6.yaml
  • ci-operator/config/openstack-k8s-operators/keystone-operator/openstack-k8s-operators-keystone-operator-main.yaml
  • ci-operator/config/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-18.0-fr6.yaml
  • ci-operator/config/openstack-k8s-operators/manila-operator/openstack-k8s-operators-manila-operator-main.yaml
  • ci-operator/config/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-18.0-fr6.yaml
  • ci-operator/config/openstack-k8s-operators/mariadb-operator/openstack-k8s-operators-mariadb-operator-main.yaml

Walkthrough

This PR updates CI operator configuration YAML files for ironic-operator, keystone-operator, manila-operator, and mariadb-operator, bumping the OpenShift CLI base image tag and related cluster_claim/version fields from "4.18" to "4.20" across both 18.0-fr6 and main branch variants.

Changes

CI Version Bump

Layer / File(s) Summary
Ironic operator config updates
ci-operator/config/.../ironic-operator/*.yaml
base_images.cli.name and cluster_claim.version fields for build-deploy, build-deploy-kuttl, and build-deploy-tempest steps updated from 4.18 to 4.20 in both fr6 and main configs.
Keystone operator config updates
ci-operator/config/.../keystone-operator/*.yaml
base_images.cli.name and version fields for build-deploy, build-deploy-tempest, and build-deploy-kuttl steps updated from 4.18 to 4.20 in both fr6 and main configs.
Manila operator config updates
ci-operator/config/.../manila-operator/*.yaml
base_images.cli.name and top-level version field updated from 4.18 to 4.20 in both fr6 and main configs.
Mariadb operator config updates
ci-operator/config/.../mariadb-operator/*.yaml
base_images.cli.name and version fields for build-deploy, build-deploy-kuttl, and build-deploy-chainsaw steps updated from 4.18 to 4.20 in both fr6 and main configs.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

  • openshift/release#81287: Same pattern of CI YAML version bump for base_images.cli.name and related step version fields in pipeline configs.
🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: updating Ironic, Keystone, Manila, and Mariadb CI configs to 4.20.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed Only CI operator YAML version bumps changed; no Ginkgo test titles or test code were added or modified.
Test Structure And Quality ✅ Passed PASS: The PR only changes ci-operator YAML version strings (4.18→4.20); no Ginkgo test code is touched, so this check is not applicable.
Microshift Test Compatibility ✅ Passed Only ci-operator YAML version bumps changed; no Ginkgo e2e tests or MicroShift-sensitive APIs were added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The PR only updates ci-operator YAML version strings; no Go/e2e test files were added or modified, so no SNO-sensitive Ginkgo tests to review.
Topology-Aware Scheduling Compatibility ✅ Passed Only CI operator YAML version bumps from 4.18 to 4.20; no deployment manifests/controllers or scheduling fields were added, so no topology-aware scheduling risk.
Ote Binary Stdout Contract ✅ Passed PR only changes ci-operator YAML version pins; no main/init/TestMain/suite code or stdout writes were modified.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Only ci-operator YAML version bumps changed; no new Ginkgo tests or network-sensitive code were added.
No-Weak-Crypto ✅ Passed Touched files only bump CI version/base image 4.18→4.20 in YAML; no crypto code, weak ciphers, or secret comparisons present.
Container-Privileges ✅ Passed Touched CI YAMLs only bump 4.18→4.20; scans found no privileged, hostPID/Network/IPC, SYS_ADMIN, or allowPrivilegeEscalation settings.
No-Sensitive-Data-In-Logs ✅ Passed Only ci-operator YAML version bumps/base image tags were changed; no logging statements or secret-bearing fields appear in the touched files.
✨ 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.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@bshewale: 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-openstack-k8s-operators-keystone-operator-main-functional openstack-k8s-operators/keystone-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-keystone-operator-main-images openstack-k8s-operators/keystone-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-keystone-operator-main-keystone-operator-build-deploy openstack-k8s-operators/keystone-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-keystone-operator-main-keystone-operator-build-deploy-kuttl openstack-k8s-operators/keystone-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-keystone-operator-main-keystone-operator-build-deploy-tempest openstack-k8s-operators/keystone-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-keystone-operator-main-precommit-check openstack-k8s-operators/keystone-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-keystone-operator-18.0-fr6-functional openstack-k8s-operators/keystone-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-keystone-operator-18.0-fr6-images openstack-k8s-operators/keystone-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-keystone-operator-18.0-fr6-keystone-operator-build-deploy openstack-k8s-operators/keystone-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-keystone-operator-18.0-fr6-keystone-operator-build-deploy-kuttl openstack-k8s-operators/keystone-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-keystone-operator-18.0-fr6-keystone-operator-build-deploy-tempest openstack-k8s-operators/keystone-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-keystone-operator-18.0-fr6-precommit-check openstack-k8s-operators/keystone-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-ironic-operator-18.0-fr6-functional openstack-k8s-operators/ironic-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-ironic-operator-18.0-fr6-images openstack-k8s-operators/ironic-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-ironic-operator-18.0-fr6-ironic-operator-build-deploy openstack-k8s-operators/ironic-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-ironic-operator-18.0-fr6-ironic-operator-build-deploy-kuttl openstack-k8s-operators/ironic-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-ironic-operator-18.0-fr6-ironic-operator-build-deploy-tempest openstack-k8s-operators/ironic-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-ironic-operator-18.0-fr6-precommit-check openstack-k8s-operators/ironic-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-ironic-operator-main-functional openstack-k8s-operators/ironic-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-ironic-operator-main-images openstack-k8s-operators/ironic-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-ironic-operator-main-ironic-operator-build-deploy openstack-k8s-operators/ironic-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-ironic-operator-main-ironic-operator-build-deploy-kuttl openstack-k8s-operators/ironic-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-ironic-operator-main-ironic-operator-build-deploy-tempest openstack-k8s-operators/ironic-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-ironic-operator-main-precommit-check openstack-k8s-operators/ironic-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-manila-operator-main-functional openstack-k8s-operators/manila-operator presubmit Ci-operator config changed

A total of 44 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.

@bshewale

bshewale commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

/test core-valid

@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

@bshewale: 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

do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant