Skip to content

[release-4.21] OCPBUGS-84252: Add techpreview disruptive-longrunning jobs to the 4.21#78277

Open
QiWang19 wants to merge 1 commit intoopenshift:mainfrom
QiWang19:421-longrunningjobs
Open

[release-4.21] OCPBUGS-84252: Add techpreview disruptive-longrunning jobs to the 4.21#78277
QiWang19 wants to merge 1 commit intoopenshift:mainfrom
QiWang19:421-longrunningjobs

Conversation

@QiWang19
Copy link
Copy Markdown
Member

@QiWang19 QiWang19 commented Apr 23, 2026

Add the same kind of techpreview longrunning techpreview jobs as #75016, but for 4.21

Summary by CodeRabbit

  • Chores
    • Extended nightly testing infrastructure with new configurations across additional cloud and on-premises platforms
    • Expanded periodic job scheduling for improved test coverage and reliability

Signed-off-by: Qi Wang <qiwan@redhat.com>
@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 23, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 23, 2026

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 23, 2026

Walkthrough

Extends OpenShift CI configuration by adding multiple new disruptive longrunning E2E test entries for TechPreview mode across various cloud platforms (AWS, Azure, GCP, vSphere, Equinix Metal) in the nightly test configuration, and significantly updates periodic job definitions with shard-based scheduling and interval-based execution parameters.

Changes

Cohort / File(s) Summary
Nightly TechPreview E2E Tests
ci-operator/config/openshift/release/openshift-release-main__nightly-4.21.yaml
Adds 104 lines of new disruptive longrunning test entries for TechPreview mode (FEATURE_SET: TechPreviewNoUpgrade) across AWS, Azure, GCP, vSphere, and Equinix Metal platforms with various network configurations (IPv4/IPv6/dualstack). Tests scheduled on 120h intervals with platform-specific workflows and shard counts.
Periodic Job Configuration
ci-operator/jobs/openshift/release/openshift-release-main-periodics.yaml
Significant restructuring of periodic jobs (1432 lines added, 152 removed) including: new shard-based AWS disruptive longrunning techpreview jobs on build09 cluster with 120h intervals, replacement of Azure/GCP periodic jobs with updated scheduling mechanisms (cron to interval), target argument updates across multiple cloud variants, and new vSphere disruptive longrunning techpreview periodic job entry.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

🚥 Pre-merge checks | ✅ 12
✅ Passed checks (12 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 This PR modifies only CI/CD configuration files (YAML) in openshift/release. The custom check targets Ginkgo test names in test code, which are not present here. Test suite references point to external repository (openshift/openshift-tests), not local test definitions.
Test Structure And Quality ✅ Passed PR only modifies YAML CI/CD configuration files, not Ginkgo test code, making the custom check for test code quality requirements not applicable.
Microshift Test Compatibility ✅ Passed PR modifies only CI/CD configuration files that reference existing test suites; no new Ginkgo e2e test code is introduced.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR only modifies CI configuration files (YAML) in the openshift/release repository and does not add any new Ginkgo e2e test code. The changes configure the execution of existing disruptive-longrunning tests that are already implemented in the openshift/origin repository. Since no new test implementations are being added in this PR, the SNO test compatibility check is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed PR modifies CI operator configuration files defining test job specifications, not Kubernetes deployment manifests, operator code, or controllers with pod scheduling constraints.
Ote Binary Stdout Contract ✅ Passed PR modifies only YAML CI/CD configuration files, not OTE binary source code that could violate stdout contract.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR contains only YAML CI configuration changes with no new test implementations or code.
Title check ✅ Passed The title clearly and specifically describes the main change: adding techpreview disruptive-longrunning jobs to the 4.21 release, which aligns with the PR objectives and the file changes.

✏️ 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.

@QiWang19 QiWang19 changed the title Add techpreview disruptive-longrunning jobs to the 4.21 [release-4.21] OCPBUGS-83803: Add techpreview disruptive-longrunning jobs to the 4.21 Apr 23, 2026
@openshift-ci-robot openshift-ci-robot added jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Apr 23, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@QiWang19: This pull request references Jira Issue OCPBUGS-83803, which is invalid:

  • expected the bug to target either version "5.0." or "openshift-5.0.", but it targets "4.22.0" instead
  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is Verified instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Add the same kind of techpreview longrunning techpreview jobs as #75016, but for 4.21

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.

@QiWang19 QiWang19 changed the title [release-4.21] OCPBUGS-83803: Add techpreview disruptive-longrunning jobs to the 4.21 [release-4.21] OCPBUGS-84252:: Add techpreview disruptive-longrunning jobs to the 4.21 Apr 23, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@QiWang19: This pull request references Jira Issue OCPBUGS-84252, which is invalid:

  • expected the bug to target either version "5.0." or "openshift-5.0.", but it targets "4.21.z" instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Add the same kind of techpreview longrunning techpreview jobs as #75016, but for 4.21

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
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 23, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

@QiWang19 QiWang19 changed the title [release-4.21] OCPBUGS-84252:: Add techpreview disruptive-longrunning jobs to the 4.21 [release-4.21] OCPBUGS-84252: Add techpreview disruptive-longrunning jobs to the 4.21 Apr 23, 2026
@openshift-merge-bot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@QiWang19: 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
periodic-ci-openshift-release-main-nightly-4.21-e2e-aws-disruptive-longrunning-techpreview-1of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-ipv4-disruptive-longrunning-techpreview-1of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-gcp-disruptive-longrunning-techpreview-1of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-ipv6-disruptive-longrunning-techpreview-1of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-dual-disruptive-longrunning-techpreview-2of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-vsphere-disruptive-longrunning-techpreview N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-aws-single-node-disruptive-longrunning-techpreview-1of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-aws-disruptive-longrunning-techpreview-2of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-dual-disruptive-longrunning-techpreview-1of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-gcp-disruptive-longrunning-techpreview-2of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-ipv4-disruptive-longrunning-techpreview-2of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-ipv6-disruptive-longrunning-techpreview-2of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-azure-disruptive-longrunning-techpreview-1of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-aws-single-node-disruptive-longrunning-techpreview-2of2 N/A periodic Periodic changed
periodic-ci-openshift-release-main-nightly-4.21-e2e-azure-disruptive-longrunning-techpreview-2of2 N/A periodic Periodic changed

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.

@QiWang19 QiWang19 marked this pull request as ready for review April 23, 2026 18:54
@openshift-ci openshift-ci Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Apr 23, 2026
@openshift-ci openshift-ci Bot requested review from petr-muller and sosiouxme April 23, 2026 18:54
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

Caution

Some comments are outside the diff and can’t be posted inline due to platform limitations.

⚠️ Outside diff range comments (1)
ci-operator/jobs/openshift/release/openshift-release-main-periodics.yaml (1)

196341-196368: ⚠️ Potential issue | 🟠 Major

Don't effectively disable this periodic with a yearly cron.

cron: 0 0 1 1 * will run periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-dualstack only once per year. Unless this suite is being intentionally parked, this drops regular dualstack coverage for 4.21. Please restore a normal cadence here, or make the disablement explicit in a way that won't look accidental.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@ci-operator/jobs/openshift/release/openshift-release-main-periodics.yaml`
around lines 196341 - 196368, The periodic job
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-dualstack is
configured with a yearly cron (cron: 0 0 1 1 *), which effectively disables
regular runs; change the cron to the intended cadence (e.g., nightly "0 0 * * *"
or weekly "0 0 * * 0" depending on desired frequency) or, if you truly intend to
park the job, replace the schedule with an explicit disabled signal (add a clear
comment and set ci.openshift.io/no-builds: "true" or remove the job) so the
intent is unambiguous. Ensure you update the cron field in the job spec and keep
the job name
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-dualstack
unchanged.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In
`@ci-operator/config/openshift/release/openshift-release-main__nightly-4.21.yaml`:
- Around line 1889-1900: The job block that sets TEST_SUITE:
openshift/disruptive-longrunning is missing an explicit TEST_TYPE, causing the
AWS disruption workflow (openshift-e2e-aws-disruption) to default to
suite-conformance; add TEST_TYPE: suite to this job's env so it matches the
other family and runs in suite mode (update the env map where TEST_SUITE is
defined to include TEST_TYPE set to "suite").

---

Outside diff comments:
In `@ci-operator/jobs/openshift/release/openshift-release-main-periodics.yaml`:
- Around line 196341-196368: The periodic job
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-dualstack is
configured with a yearly cron (cron: 0 0 1 1 *), which effectively disables
regular runs; change the cron to the intended cadence (e.g., nightly "0 0 * * *"
or weekly "0 0 * * 0" depending on desired frequency) or, if you truly intend to
park the job, replace the schedule with an explicit disabled signal (add a clear
comment and set ci.openshift.io/no-builds: "true" or remove the job) so the
intent is unambiguous. Ensure you update the cron field in the job spec and keep
the job name
periodic-ci-openshift-release-main-nightly-4.21-e2e-metal-ipi-ovn-dualstack
unchanged.
🪄 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: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 359a7386-4893-4ecd-9062-cf76d5c1cef6

📥 Commits

Reviewing files that changed from the base of the PR and between fb7766d and 7a936b3.

📒 Files selected for processing (2)
  • ci-operator/config/openshift/release/openshift-release-main__nightly-4.21.yaml
  • ci-operator/jobs/openshift/release/openshift-release-main-periodics.yaml

Comment on lines +1889 to +1900
- as: e2e-aws-disruptive-longrunning-techpreview
interval: 120h
shard_count: 2
steps:
cluster_profile: openshift-org-aws
env:
FEATURE_SET: TechPreviewNoUpgrade
TEST_SUITE: openshift/disruptive-longrunning
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-disruption
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.

⚠️ Potential issue | 🟠 Major

Set explicit TEST_TYPE: suite for the new AWS disruptive-longrunning techpreview job.

Line 1896 sets TEST_SUITE: openshift/disruptive-longrunning, but TEST_TYPE is not set. The same job family at Line 1884 uses TEST_TYPE: suite, and the AWS disruption workflow defaults to suite-conformance; this can run the wrong mode.

Proposed fix
 - as: e2e-aws-disruptive-longrunning-techpreview
   interval: 120h
   shard_count: 2
   steps:
     cluster_profile: openshift-org-aws
     env:
       FEATURE_SET: TechPreviewNoUpgrade
       TEST_SUITE: openshift/disruptive-longrunning
+      TEST_TYPE: suite
+      TEST_REQUIRES_SSH: "yes"
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
- as: e2e-aws-disruptive-longrunning-techpreview
interval: 120h
shard_count: 2
steps:
cluster_profile: openshift-org-aws
env:
FEATURE_SET: TechPreviewNoUpgrade
TEST_SUITE: openshift/disruptive-longrunning
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-disruption
- as: e2e-aws-disruptive-longrunning-techpreview
interval: 120h
shard_count: 2
steps:
cluster_profile: openshift-org-aws
env:
FEATURE_SET: TechPreviewNoUpgrade
TEST_SUITE: openshift/disruptive-longrunning
TEST_TYPE: suite
TEST_REQUIRES_SSH: "yes"
observers:
enable:
- observers-resource-watch
workflow: openshift-e2e-aws-disruption
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In
`@ci-operator/config/openshift/release/openshift-release-main__nightly-4.21.yaml`
around lines 1889 - 1900, The job block that sets TEST_SUITE:
openshift/disruptive-longrunning is missing an explicit TEST_TYPE, causing the
AWS disruption workflow (openshift-e2e-aws-disruption) to default to
suite-conformance; add TEST_TYPE: suite to this job's env so it matches the
other family and runs in suite mode (update the env map where TEST_SUITE is
defined to include TEST_TYPE set to "suite").

@QiWang19
Copy link
Copy Markdown
Member Author

/pj-rehearse

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@QiWang19: 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 Apr 23, 2026

@QiWang19: 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-release-main-nightly-4.21-e2e-gcp-disruptive-longrunning-techpreview-1of2 7a936b3 link unknown /pj-rehearse periodic-ci-openshift-release-main-nightly-4.21-e2e-gcp-disruptive-longrunning-techpreview-1of2
ci/rehearse/periodic-ci-openshift-release-main-nightly-4.21-e2e-azure-disruptive-longrunning-techpreview-1of2 7a936b3 link unknown /pj-rehearse periodic-ci-openshift-release-main-nightly-4.21-e2e-azure-disruptive-longrunning-techpreview-1of2

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

jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants