Skip to content

hypershift: fix jobs after branching#77738

Merged
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
sjenning:hs-branch-fix
Apr 13, 2026
Merged

hypershift: fix jobs after branching#77738
openshift-merge-bot[bot] merged 1 commit intoopenshift:mainfrom
sjenning:hs-branch-fix

Conversation

@sjenning
Copy link
Copy Markdown
Contributor

@sjenning sjenning commented Apr 13, 2026

Summary by CodeRabbit

  • Chores
    • Updated testing infrastructure configurations for OpenShift Hypershift release branches 4.22 and 4.23
    • Advanced end-to-end test job configurations from version 4.21 to 4.22
    • Removed version 4.17 support from test matrices
    • Updated test dependencies to align with current release versions

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

coderabbitai bot commented Apr 13, 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: 2b63703e-f743-4a2e-b8fd-aceb529c08c3

📥 Commits

Reviewing files that changed from the base of the PR and between b5bdcb8 and 7ff391a.

📒 Files selected for processing (5)
  • ci-operator/config/openshift/hypershift/openshift-hypershift-main.yaml
  • ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.22.yaml
  • ci-operator/config/openshift/hypershift/openshift-hypershift-release-4.23.yaml
  • ci-operator/jobs/openshift/hypershift/openshift-hypershift-main-presubmits.yaml
  • ci-operator/jobs/openshift/hypershift/openshift-hypershift-release-4.23-presubmits.yaml

Walkthrough

This PR advances OpenShift HyperShift CI/operator configurations from version 4.21 to 4.22. It includes renaming release definitions from initial-421 to initial-422, removing legacy release entries, updating release candidate versions, and adjusting E2E test job identifiers and their OpenShift image dependencies across configuration files.

Changes

Cohort / File(s) Summary
Release Configuration Updates
ci-operator/config/openshift/hypershift/openshift-hypershift-main.yaml, openshift-hypershift-release-4.22.yaml, openshift-hypershift-release-4.23.yaml
Renamed initial-421 release to initial-422, updated candidate OCP versions to 4.22, removed latest-417 definition, adjusted latest-418 through latest-422 version mappings, and updated test job references (e2e-aks-4-21/e2e-aws-4-21e2e-aks-4-22/e2e-aws-4-22) with corresponding image dependency shifts.
Presubmit Job Configuration Updates
ci-operator/jobs/openshift/hypershift/openshift-hypershift-main-presubmits.yaml, openshift-hypershift-release-4.23-presubmits.yaml
Updated presubmit job identifiers, contexts, rerun commands, target arguments, and trigger regexes from e2e-*-4-21 to e2e-*-4-22 for both AKS and AWS test suites.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 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 'hypershift: fix jobs after branching' directly addresses the main change: updating hypershift CI job configurations and release definitions after version branching from 4.21 to 4.22.
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 Test Names' is designed to verify Ginkgo test definitions in Go code. This PR modifies only YAML CI/CD configuration files and does not include Go test source files or Ginkgo test definitions, making the check not applicable.
Test Structure And Quality ✅ Passed PR only modifies YAML CI/CD configuration files; no Ginkgo test code present.
Microshift Test Compatibility ✅ Passed This pull request does not add any new Ginkgo e2e tests. All changes are exclusively in CI-operator configuration YAML files that define job metadata, release dependencies, and version mappings. Since the custom check applies only when new Ginkgo e2e tests are added, the check is not applicable and therefore passes.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR contains only CI configuration file changes, not new Ginkgo e2e test code. The check for SNO-incompatible test assumptions is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed Modified files are CI-operator configuration and Prow job definitions containing no deployment manifests, operator code, controllers, or scheduling constraints.
Ote Binary Stdout Contract ✅ Passed PR modifies only CI/CD configuration YAML files; OTE Binary Stdout Contract check applies only to test code and binaries, which are absent.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The custom check for IPv6 and disconnected network test compatibility is not applicable to this pull request, which only modifies YAML CI/CD configuration files without adding new Ginkgo e2e test code.

✏️ 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 jparrill and muraee April 13, 2026 19:17
@openshift-merge-bot
Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@sjenning: 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-hypershift-main-e2e-aks-4-22 openshift/hypershift presubmit Presubmit changed
pull-ci-openshift-hypershift-main-e2e-aws-4-22 openshift/hypershift presubmit Presubmit changed
pull-ci-openshift-hypershift-release-4.23-e2e-aks-4-22 openshift/hypershift presubmit Presubmit changed
pull-ci-openshift-hypershift-release-4.23-e2e-aws-4-22 openshift/hypershift presubmit Presubmit changed
pull-ci-openshift-hypershift-release-4.23-address-review-comments openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-agentic-qe-aws openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-aks openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-aks-override openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-aws openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-aws-autonode openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-aws-metrics openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-aws-minimal openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-aws-override openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-aws-techpreview openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-aws-upgrade-hypershift-operator openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-azure-aks-ovn-conformance openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-azure-kubevirt-ovn openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-azure-self-managed openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-conformance openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-gke openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-kubevirt-aws-ovn openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-kubevirt-aws-ovn-reduced openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-kubevirt-azure-ovn openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-openstack-aws openshift/hypershift presubmit Ci-operator config changed
pull-ci-openshift-hypershift-release-4.23-e2e-openstack-aws-conformance openshift/hypershift presubmit Ci-operator config changed

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

Copy link
Copy Markdown
Member

@bryan-cox bryan-cox left a comment

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 Apr 13, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 13, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bryan-cox, sjenning

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

@sjenning
Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-hypershift-main-e2e-aws pull-ci-openshift-hypershift-main-e2e-aws-4-22

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

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

@sjenning
Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

@sjenning: 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 13, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Apr 13, 2026

@sjenning: The following test 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/openshift/hypershift/main/e2e-aws 7ff391a link unknown /pj-rehearse pull-ci-openshift-hypershift-main-e2e-aws

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 22341b8 into openshift:main Apr 13, 2026
17 of 18 checks passed
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.

2 participants