Skip to content

Add 16 informing jobs to 4.23 nightly release controller config - #83105

Closed
redhat-chai-bot wants to merge 1 commit into
openshift:mainfrom
redhat-chai-bot:add-4.23-nightly-informing-jobs
Closed

Add 16 informing jobs to 4.23 nightly release controller config#83105
redhat-chai-bot wants to merge 1 commit into
openshift:mainfrom
redhat-chai-bot:add-4.23-nightly-informing-jobs

Conversation

@redhat-chai-bot

@redhat-chai-bot redhat-chai-bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Adds the following informing jobs to the 4.23.0-0.nightly release stream, matching the configurations present in the 4.22 nightly stream:

Metal upgrades + dualstack

  • metal-ipi-ovn-upgrade (micro)
  • metal-ipi-ovn-upgrade-minor (from 4.22)
  • metal-ipi-upgrade-ovn-ipv6 (micro)
  • metal-ipi-upgrade-ovn-ipv6-minor (from 4.22)
  • metal-ipi-ovn-dualstack (base e2e)

vSphere upgrades

  • vsphere-ovn-upgrade-micro
  • vsphere-ovn-upgrade-minor (from 4.22)

Azure TechPreview

  • azure-ovn-techpreview
  • azure-ovn-techpreview-serial-1of2
  • azure-ovn-techpreview-serial-2of2

GCP TechPreview

  • gcp-ovn-techpreview
  • gcp-ovn-techpreview-serial-1of2
  • gcp-ovn-techpreview-serial-2of2

AWS SNO

  • aws-ovn-single-node-upgrade-minor (from 4.22)
  • aws-ovn-single-node-techpreview
  • aws-ovn-single-node-techpreview-serial

All entries are optional informing jobs with no maxRetries, matching the 4.22 configuration pattern. All corresponding periodic Prow jobs already exist in the ci-operator configs.


AI-generated. Review for accuracy.

@neisw requested via Chai Bot

Summary by CodeRabbit

Updates the OpenShift 4.23 nightly release verification configuration with 16 optional informing jobs. The jobs cover Metal, dual-stack, vSphere, Azure TechPreview, GCP TechPreview, Hypershift, and AWS single-node scenarios.

The configuration adds upgrade metadata, including 4.22 source releases and FIPS qualifiers, where required. It preserves existing Prow job names and options. All new entries omit maxRetries.

Adds the following informing jobs to the 4.23.0-0.nightly release stream,
matching the configurations present in the 4.22 nightly stream:

Metal upgrades + dualstack:
- metal-ipi-ovn-upgrade (micro)
- metal-ipi-ovn-upgrade-minor (from 4.22)
- metal-ipi-upgrade-ovn-ipv6 (micro)
- metal-ipi-upgrade-ovn-ipv6-minor (from 4.22)
- metal-ipi-ovn-dualstack (base e2e)

vSphere upgrades:
- vsphere-ovn-upgrade-micro
- vsphere-ovn-upgrade-minor (from 4.22)

Azure TechPreview:
- azure-ovn-techpreview
- azure-ovn-techpreview-serial-1of2
- azure-ovn-techpreview-serial-2of2

GCP TechPreview:
- gcp-ovn-techpreview
- gcp-ovn-techpreview-serial-1of2
- gcp-ovn-techpreview-serial-2of2

AWS SNO:
- aws-ovn-single-node-upgrade-minor (from 4.22)
- aws-ovn-single-node-techpreview
- aws-ovn-single-node-techpreview-serial

All entries are optional informing jobs with no maxRetries,
matching the 4.22 configuration pattern.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Aug 7, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@redhat-chai-bot: no rehearsable tests are affected by this change

Note: If this PR includes changes to step registry files (ci-operator/step-registry/) and you expected jobs to be found, try rebasing your PR onto the base branch. This helps pj-rehearse accurately detect changes when the base branch has moved forward.

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Walkthrough

The 4.23 release verification configuration adds AWS, Azure, GCP, metal, vSphere, Hypershift, and FIPS verification jobs. Upgrade entries include 4.22 source metadata, retry settings, and applicable qualifiers.

Changes

OCP 4.23 verification configuration

Layer / File(s) Summary
AWS OVN verification jobs
core-services/release-controller/_releases/release-ocp-4.23.json
Adds AWS OVN serial, single-node, tech-preview, and upgrade jobs with retry limits and 4.22 minor-upgrade metadata.
Platform and payload verification jobs
core-services/release-controller/_releases/release-ocp-4.23.json
Adds Azure OVN, GCP OVN, metal OVN, vSphere OVN, Hypershift, and FIPS verification entries. Existing entries are reordered, and applicable jobs include upgrade flags, retries, source metadata, or the fips qualifier.

Estimated code review effort: 3 (Moderate) | ~20 minutes

Possibly related PRs

  • openshift/release#82969: Modifies OCP 4.23 verification configuration with overlapping AWS OVN and Hypershift jobs.

Suggested labels: lgtm, approved

Suggested reviewers: deepsm007

🚥 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 clearly summarizes the addition of 16 informing jobs to the 4.23 nightly release controller configuration.
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 The commit changes only one JSON release configuration file; it adds no Ginkgo test declarations or test-title construction.
Test Structure And Quality ✅ Passed The pull request changes only a valid JSON release configuration; it adds no Ginkgo test code, so the listed test-quality requirements do not apply.
Microshift Test Compatibility ✅ Passed The commit changes only release-ocp-4.23.json; it adds no Go files or Ginkgo test declarations, so MicroShift compatibility checks are not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed The commit changes only one JSON release configuration file; it adds no Ginkgo tests or test source files, so SNO compatibility review is not applicable.
Topology-Aware Scheduling Compatibility ✅ Passed The PR changes only release-ocp-4.23.json, a release verification configuration; no deployment manifests, operator/controller code, or scheduling constraints are introduced.
Ote Binary Stdout Contract ✅ Passed The PR changes only a JSON release configuration; it adds no OTE binary, suite setup, or process-level stdout code.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The commit changes only release-ocp-4.23.json; it adds no Ginkgo test declarations or test networking code to assess.
No-Weak-Crypto ✅ Passed The sole changed file is JSON release configuration; added lines contain no MD5, SHA1, DES, RC4, Blowfish, ECB, crypto, or secret-comparison usage.
Container-Privileges ✅ Passed The PR changes only release verification JSON metadata. The recursive scan found no privilege/security keys or forbidden values, and no container/Kubernetes manifest changed.
No-Sensitive-Data-In-Logs ✅ Passed The PR changes one JSON release configuration; added lines contain job names and release metadata only, with no logging calls, credentials, PII, hostnames, or customer data.
✨ 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-ci
openshift-ci Bot requested review from petr-muller and smg247 August 7, 2026 14:24
@openshift-ci

openshift-ci Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Caution

CodeRabbit couldn't update its existing comment. The review summary may be out of date.

Error details
putComment timed out

@coderabbitai coderabbitai Bot 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.

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 `@core-services/release-controller/_releases/release-ocp-4.23.json`:
- Line 23: Remove the maxRetries property from the informing jobs
aws-ovn-serial-1of2, aws-ovn-serial-2of2,
aws-ovn-single-node-upgrade-4.23-micro, aws-ovn-techpreview,
aws-ovn-techpreview-serial-1of3, aws-ovn-techpreview-serial-2of3,
aws-ovn-techpreview-serial-3of3, fips-scan, hypershift-ovn-conformance-4.23,
metal-ipi-ovn-ipv4, and metal-ipi-ovn-ipv6 in
core-services/release-controller/_releases/release-ocp-4.23.json at lines 23,
30, 49, 70, 77, 84, 91, 142, 184, 197, and 204.
🪄 Autofix

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: Pro Plus

Run ID: e1705c13-fccc-4ca9-9a20-124c1de5cd95

📥 Commits

Reviewing files that changed from the base of the PR and between 66538a7 and 1d6ffd9.

📒 Files selected for processing (1)
  • core-services/release-controller/_releases/release-ocp-4.23.json

"verify": {
"aws-ovn-serial-1of2": {
"optional": true,
"maxRetries": 1,

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.

🎯 Functional Correctness | 🟡 Minor | ⚡ Quick win

Remove retry settings from the new informing jobs.

The PR objective requires all added entries to omit maxRetries. These entries configure retries and do not meet that requirement.

  • core-services/release-controller/_releases/release-ocp-4.23.json#L23-L23: Remove maxRetries from aws-ovn-serial-1of2.
  • core-services/release-controller/_releases/release-ocp-4.23.json#L30-L30: Remove maxRetries from aws-ovn-serial-2of2.
  • core-services/release-controller/_releases/release-ocp-4.23.json#L49-L49: Remove maxRetries from aws-ovn-single-node-upgrade-4.23-micro.
  • core-services/release-controller/_releases/release-ocp-4.23.json#L70-L70: Remove maxRetries from aws-ovn-techpreview.
  • core-services/release-controller/_releases/release-ocp-4.23.json#L77-L77: Remove maxRetries from aws-ovn-techpreview-serial-1of3.
  • core-services/release-controller/_releases/release-ocp-4.23.json#L84-L84: Remove maxRetries from aws-ovn-techpreview-serial-2of3.
  • core-services/release-controller/_releases/release-ocp-4.23.json#L91-L91: Remove maxRetries from aws-ovn-techpreview-serial-3of3.
  • core-services/release-controller/_releases/release-ocp-4.23.json#L142-L142: Remove maxRetries from fips-scan.
  • core-services/release-controller/_releases/release-ocp-4.23.json#L184-L184: Remove maxRetries from hypershift-ovn-conformance-4.23.
  • core-services/release-controller/_releases/release-ocp-4.23.json#L197-L197: Remove maxRetries from metal-ipi-ovn-ipv4.
  • core-services/release-controller/_releases/release-ocp-4.23.json#L204-L204: Remove maxRetries from metal-ipi-ovn-ipv6.
📍 Affects 1 file
  • core-services/release-controller/_releases/release-ocp-4.23.json#L23-L23 (this comment)
  • core-services/release-controller/_releases/release-ocp-4.23.json#L30-L30
  • core-services/release-controller/_releases/release-ocp-4.23.json#L49-L49
  • core-services/release-controller/_releases/release-ocp-4.23.json#L70-L70
  • core-services/release-controller/_releases/release-ocp-4.23.json#L77-L77
  • core-services/release-controller/_releases/release-ocp-4.23.json#L84-L84
  • core-services/release-controller/_releases/release-ocp-4.23.json#L91-L91
  • core-services/release-controller/_releases/release-ocp-4.23.json#L142-L142
  • core-services/release-controller/_releases/release-ocp-4.23.json#L184-L184
  • core-services/release-controller/_releases/release-ocp-4.23.json#L197-L197
  • core-services/release-controller/_releases/release-ocp-4.23.json#L204-L204
🤖 Prompt for 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.

In `@core-services/release-controller/_releases/release-ocp-4.23.json` at line 23,
Remove the maxRetries property from the informing jobs aws-ovn-serial-1of2,
aws-ovn-serial-2of2, aws-ovn-single-node-upgrade-4.23-micro,
aws-ovn-techpreview, aws-ovn-techpreview-serial-1of3,
aws-ovn-techpreview-serial-2of3, aws-ovn-techpreview-serial-3of3, fips-scan,
hypershift-ovn-conformance-4.23, metal-ipi-ovn-ipv4, and metal-ipi-ovn-ipv6 in
core-services/release-controller/_releases/release-ocp-4.23.json at lines 23,
30, 49, 70, 77, 84, 91, 142, 184, 197, and 204.

@openshift-ci

openshift-ci Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

@redhat-chai-bot: 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/prow/release-controller-config 1d6ffd9 link true /test release-controller-config

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

rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant