Skip to content

Move openstack-operator jobs to OCP 4.20 - #80790

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
bshewale:4.20_p1
Jul 6, 2026
Merged

Move openstack-operator jobs to OCP 4.20#80790
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
bshewale:4.20_p1

Conversation

@bshewale

@bshewale bshewale commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

This PR moved the below jobs from OCP 4.18 to OCP 4.20

  1. openstack-operator-build-deploy
  2. openstack-operator-build-deploy-tempest

Summary by CodeRabbit

This PR adds a new CI testing job for the OpenStack Operator component to validate compatibility with OpenShift 4.20. Specifically, it introduces the openstack-operator-build-deploy-kuttl-4-20 job in the test matrix for the openstack-operator repository's CI configuration.

The new job follows the existing KUTTL (KUnit Test Library) build and deploy testing pattern already used for other OpenShift versions, using the openstack-k8s-operators-test-build-deploy-kuttl workflow. The job is configured with CEPH_HOSTNETWORK: "false" for its test environment.

This extends the CI infrastructure to test OpenStack Operator against the upcoming OpenShift 4.20 release, complementing the existing 4.18 KUTTL test job and ensuring the operator is validated across multiple OpenShift versions during development.

@coderabbitai

coderabbitai Bot commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

A new CI test job openstack-operator-build-deploy-kuttl-4-20 is added to the tests matrix in the openstack-operator 18.0-fr5 CI config. It mirrors the existing 4.18 KUTTL job but claims an OCP 4.20 cluster and sets CEPH_HOSTNETWORK: "false".

Changes

OCP 4.20 KUTTL CI Job

Layer / File(s) Summary
New KUTTL 4.20 test job
ci-operator/config/openstack-k8s-operators/openstack-operator/openstack-k8s-operators-openstack-operator-18.0-fr5.yaml
Adds openstack-operator-build-deploy-kuttl-4-20 to the tests matrix with a cluster_claim for ocp product version 4.20, CEPH_HOSTNETWORK: "false" in steps env, and the openstack-k8s-operators-test-build-deploy-kuttl workflow.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

lgtm, approved, rehearsals-ack

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
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 PR modifies CI config only, not Ginkgo test code. Check for stable test names is not applicable to CI job identifiers in YAML configuration files.
Test Structure And Quality ✅ Passed PR modifies only CI configuration files (YAML) with no Ginkgo test code changes. The custom check for "Test Structure and Quality" is not applicable to CI/CD configuration changes.
Microshift Test Compatibility ✅ Passed The PR adds only a CI job configuration entry, not new Ginkgo e2e tests. The custom check applies only when new tests with patterns like It(), Describe(), etc. are added. This PR is inapplicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed No new Ginkgo e2e tests are added; PR only modifies CI configuration YAML to add a job for testing on OCP 4.20, which is outside the scope of SNO compatibility checks for test code.
Topology-Aware Scheduling Compatibility ✅ Passed PR only adds CI job configuration for testing on OCP 4.20, not deployment manifests, operator code, or scheduling constraints.
Ote Binary Stdout Contract ✅ Passed PR modifies only CI configuration YAML files, not source code. The OTE Binary Stdout Contract check applies only to code-level violations in main(), init(), logging setup, etc., which do not exist...
Ipv6 And Disconnected Network Test Compatibility ✅ Passed This PR only modifies CI job configuration YAML files and does not add any new Ginkgo e2e test code, so the IPv6/disconnected network check is not applicable.
No-Weak-Crypto ✅ Passed PR adds CI configuration for OpenStack 4.20 testing; only YAML modification with no cryptographic code, weak crypto algorithms, or insecure comparisons present.
Container-Privileges ✅ Passed PR adds a new CI job for OpenStack operator testing. No privileged container settings (privileged: true, hostPID, hostNetwork: true, hostIPC, SYS_ADMIN, allowPrivilegeEscalation: true, root without...
No-Sensitive-Data-In-Logs ✅ Passed The PR adds a new CI job for OpenStack operator 4.20 testing. No sensitive data (passwords, tokens, API keys, PII, session IDs, hostnames, or customer data) is exposed in the configuration, command...
Title check ✅ Passed The title is related to the main change: adding openstack-operator CI coverage for OCP 4.20.
✨ 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.

@bshewale

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr5-openstack-operator-build-deploy-kuttl-4-20

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@bshewale

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr5-openstack-operator-build-deploy-kuttl-4-20

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 23, 2026
@bshewale

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr5-openstack-operator-build-deploy-kuttl-4-20

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@bshewale, pj-rehearse: unable to set up jobs ERROR:

ci-operator config file openstack-k8s-operators-openstack-operator-18.0-fr5.yaml was not found

If the problem persists, please contact Test Platform.

@openshift-ci openshift-ci Bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 24, 2026
@bshewale

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr5-openstack-operator-build-deploy-kuttl-4-20

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@bshewale: job(s): pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr5-openstack-operator-build-deploy-kuttl-4-20 either don't exist or were not found to be affected, and cannot be rehearsed

@bshewale

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-openstack-operator-build-deploy-kuttl-4-20

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@bshewale

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-openstack-operator-build-deploy

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@bshewale

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-main-openstack-operator-build-deploy-kuttl-4-20

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@bshewale

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-openstack-operator-build-deploy-kuttl-4-20

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@bshewale

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-openstack-operator-build-deploy-kuttl-4-20

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@bshewale

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-openstack-operator-build-deploy

@bshewale bshewale left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for review. :)

@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-openstack-operator-main-functional openstack-k8s-operators/openstack-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-openstack-operator-main-images openstack-k8s-operators/openstack-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-openstack-operator-main-openstack-operator-build-deploy openstack-k8s-operators/openstack-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-openstack-operator-main-openstack-operator-build-deploy-kuttl-4-18 openstack-k8s-operators/openstack-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-openstack-operator-main-openstack-operator-build-deploy-tempest openstack-k8s-operators/openstack-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-openstack-operator-main-precommit-check openstack-k8s-operators/openstack-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-functional openstack-k8s-operators/openstack-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-images openstack-k8s-operators/openstack-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-openstack-operator-build-deploy openstack-k8s-operators/openstack-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-openstack-operator-build-deploy-kuttl-4-18 openstack-k8s-operators/openstack-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-openstack-operator-build-deploy-tempest openstack-k8s-operators/openstack-operator presubmit Ci-operator config changed
pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-precommit-check openstack-k8s-operators/openstack-operator presubmit Ci-operator config changed
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.

@abays

abays commented Jul 2, 2026

Copy link
Copy Markdown
Member

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-openstack-operator-build-deploy-tempest

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@abays

abays commented Jul 2, 2026

Copy link
Copy Markdown
Member

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-main-openstack-operator-build-deploy-tempest

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

@bshewale: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/rehearse/openstack-k8s-operators/openstack-operator/18.0-fr5/openstack-operator-build-deploy-kuttl-4-20 3b6d7c5 link unknown /pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr5-openstack-operator-build-deploy-kuttl-4-20
ci/rehearse/openstack-k8s-operators/openstack-operator/main/openstack-operator-build-deploy-kuttl-4-20 f9f186a link unknown /pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-main-openstack-operator-build-deploy-kuttl-4-20
ci/rehearse/openstack-k8s-operators/openstack-operator/18.0-fr6/openstack-operator-build-deploy-kuttl-4-20 f9f186a link unknown /pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-openstack-operator-build-deploy-kuttl-4-20

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.

@bshewale

bshewale commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-18.0-fr6-openstack-operator-build-deploy-tempest

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@bshewale

bshewale commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openstack-k8s-operators-openstack-operator-main-openstack-operator-build-deploy-tempest

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-ci

openshift-ci Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

@evallesp: changing LGTM is restricted to collaborators

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 kubernetes-sigs/prow repository.

@openshift-ci

openshift-ci Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

@Valkyrie00: changing LGTM is restricted to collaborators

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 kubernetes-sigs/prow repository.

@stuggi stuggi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Jul 6, 2026
@stuggi

stuggi commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@stuggi: 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 Jul 6, 2026
@openshift-ci

openshift-ci Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bshewale, evallesp, stuggi, Valkyrie00

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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 6, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit 58abf1a into openshift:main Jul 6, 2026
16 checks passed
smulje pushed a commit to smulje/release that referenced this pull request Jul 9, 2026
This PR moved the below jobs from OCP 4.18 to OCP 4.20

1. openstack-operator-build-deploy
2. openstack-operator-build-deploy-tempest
SachinNinganure pushed a commit to SachinNinganure/release that referenced this pull request Jul 20, 2026
This PR moved the below jobs from OCP 4.18 to OCP 4.20

1. openstack-operator-build-deploy
2. openstack-operator-build-deploy-tempest
amogh-redhat pushed a commit to amogh-redhat/release that referenced this pull request Aug 5, 2026
This PR moved the below jobs from OCP 4.18 to OCP 4.20

1. openstack-operator-build-deploy
2. openstack-operator-build-deploy-tempest
TimurMP pushed a commit to TimurMP/release that referenced this pull request Sep 5, 2026
This PR moved the below jobs from OCP 4.18 to OCP 4.20

1. openstack-operator-build-deploy
2. openstack-operator-build-deploy-tempest
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. 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.

5 participants