Skip to content

Adding 4.23 nightly jobs for lvms#79680

Open
kasturinarra wants to merge 2 commits into
openshift:mainfrom
kasturinarra:lvms_423_nightly_jobs
Open

Adding 4.23 nightly jobs for lvms#79680
kasturinarra wants to merge 2 commits into
openshift:mainfrom
kasturinarra:lvms_423_nightly_jobs

Conversation

@kasturinarra
Copy link
Copy Markdown
Contributor

@kasturinarra kasturinarra commented May 25, 2026

Summary by CodeRabbit

This PR enables nightly CI testing for the OpenShift LVM operator against OCP 4.23 releases by adding a new Prow job configuration.

What's being changed:
A new CI configuration file (openshift-lvm-operator-main__4.23-nightly.yaml) is added to define nightly build and test jobs for the LVM operator. The configuration uses the main__4.23-nightly naming convention to ensure CI clones from the main branch while testing against OCP 4.23 nightly releases.

Why this is needed:
The openshift/lvm-operator repository does not have a release-4.23 branch; both 4.23 and 5.0 versions build from the main branch. This configuration enables the proper testing setup for the 4.23 release.

Test coverage:
The configuration defines multiple integration test jobs covering:

  • AWS Single-Node and Multi-Node clusters (x86-64 and ARM64 architectures)
  • EquinixMetal bare metal SNO/MNO dualstack configurations

All tests use the OCP 4.23 RHEL9 base image and run the LVM operator's integration test suite against the corresponding cluster configurations.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 25, 2026

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: b81e6de3-136b-4368-bc09-dcfe0eb33ae2

📥 Commits

Reviewing files that changed from the base of the PR and between 7f61c64 and e8fe2a3.

⛔ Files ignored due to path filters (2)
  • ci-operator/jobs/openshift/lvm-operator/openshift-lvm-operator-main-periodics.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/lvm-operator/openshift-lvm-operator-main-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/openshift/lvm-operator/openshift-lvm-operator-main__4.23-nightly.yaml

Walkthrough

This PR adds a new OpenShift LVM operator CI configuration file for the 4.23 nightly variant. The configuration establishes the build pipeline, specifies OCP 4.23 base images and release candidates, and registers multiple integration test jobs across AWS and Equinix bare metal infrastructure with varying topologies (single-node and multi-node clusters) and architectures (x86_64 and ARM64).

Changes

LVM Operator 4.23 Nightly CI Configuration

Layer / File(s) Summary
Build inputs and nightly release configuration
ci-operator/config/openshift/lvm-operator/openshift-lvm-operator-main__4.23-nightly.yaml
Base images (dev-scripts and OCP 4.23 RHEL9), image stream configuration, and nightly release candidates including multi-architecture variants. Global resource requests and limits are set for all test entries.
AWS integration test jobs
ci-operator/config/openshift/lvm-operator/openshift-lvm-operator-main__4.23-nightly.yaml
Weekly AWS SNO and MNO integration test jobs across x86_64 and ARM64 architectures, each with cluster profiles, environment configuration, resource allocations, and workflow integration. ARM variants include architecture-specific node sizing and release image overrides.
Bare metal integration test jobs and metadata
ci-operator/config/openshift/lvm-operator/openshift-lvm-operator-main__4.23-nightly.yaml
Weekly Equinix bare metal dualstack integration test jobs for SNO and MNO topologies with metal-specific cluster profiles, environment settings, sizing configuration, and auto-generated metadata for branch/org/repo/variant tracking.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • openshift/release#79342: Both PRs restructure LVM CI integration-test jobs into nightly variant configurations, defining AWS SNO/MNO and bare-metal dualstack test suite entries for nightly release contexts.

Suggested labels

lgtm, approved, rehearsals-ack

Suggested reviewers

  • qJkee
  • jerpeter1
🚥 Pre-merge checks | ✅ 12
✅ Passed checks (12 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: adding 4.23 nightly jobs for the lvm-operator, which matches the file addition and PR objectives.
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 This PR adds only a CI configuration YAML file with no Ginkgo test definitions. The check for stable test names is not applicable to CI configuration files.
Test Structure And Quality ✅ Passed PR adds CI configuration YAML only; no Ginkgo test code present. Custom check for test structure/quality is not applicable.
Microshift Test Compatibility ✅ Passed This PR adds only a CI configuration YAML file, not Ginkgo e2e test code. The check for MicroShift test compatibility applies to new Ginkgo tests; this PR contains none.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR adds only a CI-operator configuration YAML file, not new Ginkgo test code. The custom check for SNO test compatibility is not applicable as no new test definitions are being added.
Topology-Aware Scheduling Compatibility ✅ Passed The change adds a CI operator configuration file (not a deployment manifest, operator code, or controller), so topology-aware scheduling constraints are not applicable to this file type.
Ote Binary Stdout Contract ✅ Passed PR adds only a CI configuration YAML file with no Go code; OTE Binary Stdout Contract check applies only to process-level Go code.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR adds only a CI configuration YAML file with no Ginkgo e2e test code, test definitions, or IPv4/external connectivity assumptions in test code. Check is not applicable.

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

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

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

@openshift-ci openshift-ci Bot requested review from eggfoobar and qJkee May 25, 2026 16:45
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 25, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kasturinarra
Once this PR has been reviewed and has the lgtm label, please assign eggfoobar 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

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In
`@ci-operator/config/openshift/lvm-operator/openshift-lvm-operator-release-4.23__nightly.yaml`:
- Around line 210-237: The job definition for
e2e-baremetalds-mno-dualstack-qe-integration-tests is missing the capabilities
field; add capabilities: [intranet] to that job's top-level spec (peer the SNO
baremetal job) or, if omission is intentional, add a short comment or document
entry explaining why it is excluded; locate the job by the job name
e2e-baremetalds-mno-dualstack-qe-integration-tests and update its YAML to
include the capabilities key/value or an explanatory note.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: 46e7fa4b-d456-445e-8801-cc63567301b7

📥 Commits

Reviewing files that changed from the base of the PR and between c79c2b1 and 7f61c64.

⛔ Files ignored due to path filters (2)
  • ci-operator/jobs/openshift/lvm-operator/openshift-lvm-operator-release-4.23-periodics.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/openshift/lvm-operator/openshift-lvm-operator-release-4.23-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/openshift/lvm-operator/openshift-lvm-operator-release-4.23__nightly.yaml

@kasturinarra
Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-aws-sno-qe-integration-tests periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-baremetalds-sno-dualstack-qe-integration-tests periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-aws-mno-arm-qe-integration-tests periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-aws-mno-qe-integration-tests periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-aws-sno-arm-qe-integration-tests periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-baremetalds-mno-dualstack-qe-integration-tests

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented May 25, 2026

@kasturinarra: 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/periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-baremetalds-sno-dualstack-qe-integration-tests 7f61c64 link unknown /pj-rehearse periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-baremetalds-sno-dualstack-qe-integration-tests
ci/rehearse/periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-aws-sno-qe-integration-tests 7f61c64 link unknown /pj-rehearse periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-aws-sno-qe-integration-tests
ci/rehearse/periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-aws-mno-qe-integration-tests 7f61c64 link unknown /pj-rehearse periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-aws-mno-qe-integration-tests
ci/rehearse/periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-aws-mno-arm-qe-integration-tests 7f61c64 link unknown /pj-rehearse periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-aws-mno-arm-qe-integration-tests
ci/rehearse/periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-baremetalds-mno-dualstack-qe-integration-tests 7f61c64 link unknown /pj-rehearse periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-baremetalds-mno-dualstack-qe-integration-tests
ci/rehearse/periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-aws-sno-arm-qe-integration-tests 7f61c64 link unknown /pj-rehearse periodic-ci-openshift-lvm-operator-release-4.23-nightly-e2e-aws-sno-arm-qe-integration-tests

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.

The release-4.23 branch does not exist in openshift/lvm-operator since
4.23 and 5.0 both correspond to the main branch. Rename the config from
release-4.23__nightly to main__4.23-nightly so jobs clone from main
while testing against OCP 4.23 nightly releases.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-merge-bot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@kasturinarra: 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-lvm-operator-main-4.23-nightly-images openshift/lvm-operator presubmit Presubmit changed
periodic-ci-openshift-lvm-operator-main-4.23-nightly-e2e-aws-mno-arm-qe-integration-tests N/A periodic Periodic changed
periodic-ci-openshift-lvm-operator-main-4.23-nightly-e2e-aws-sno-qe-integration-tests N/A periodic Periodic changed
periodic-ci-openshift-lvm-operator-main-4.23-nightly-e2e-baremetalds-sno-dualstack-qe-integration-tests N/A periodic Periodic changed
periodic-ci-openshift-lvm-operator-main-4.23-nightly-e2e-aws-mno-qe-integration-tests N/A periodic Periodic changed
periodic-ci-openshift-lvm-operator-main-4.23-nightly-e2e-baremetalds-mno-dualstack-qe-integration-tests N/A periodic Periodic changed
periodic-ci-openshift-lvm-operator-main-4.23-nightly-e2e-aws-sno-arm-qe-integration-tests N/A periodic Periodic 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.

@kasturinarra
Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-openshift-lvm-operator-main-4.23-nightly-e2e-aws-sno-qe-integration-tests

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant