Skip to content

origin: allow missing architectures for node-perf images#82153

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
jubittajohn:node-perf-manifest-list-exception
Jul 21, 2026
Merged

origin: allow missing architectures for node-perf images#82153
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
jubittajohn:node-perf-manifest-list-exception

Conversation

@jubittajohn

@jubittajohn jubittajohn commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

Updates OpenShift Origin CI’s verify-image-manifest-lists job configuration (ci-operator/config/openshift/origin/) to prevent false failures when Kubernetes 1.36-era node-perf images don’t publish all architecture variants in their manifest lists:

  • In openshift-origin-main.yaml, extends the --allow-missing-architectures allowlist to also permit missing arches for:
    • registry-k8s-io/e2e-test-images/node-perf-npb
    • registry-k8s-io/e2e-test-images/node-perf-pytorch-wide-deep
    • (keeps the existing allowance for node-perf-tf-wide-deep).
  • Applies the same --allow-missing-architectures allowlist updates in openshift-origin-release-4.23.yaml and openshift-origin-release-5.0.yaml.

@coderabbitai

coderabbitai Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

The manifest-list verification step now allows missing architectures for node-perf-npb and node-perf-pytorch-wide-deep in the main, 4.23, and 5.0 configurations.

Changes

Manifest verification configuration

Layer / File(s) Summary
Extend allowed missing architectures
ci-operator/config/openshift/origin/openshift-origin-main.yaml, ci-operator/config/openshift/origin/openshift-origin-release-4.23.yaml, ci-operator/config/openshift/origin/openshift-origin-release-5.0.yaml
Adds node-perf-npb and node-perf-pytorch-wide-deep to the verification command’s allowed missing architectures.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: sjenning, deads2k

🚥 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 main change: allowing missing architectures for node-perf images in Origin configs.
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 PR only edits CI YAML allowlists; no Ginkgo It/Describe/Context/When test titles are added or changed.
Test Structure And Quality ✅ Passed PASS: The PR only updates CI YAML allowlists; no Ginkgo test code or cluster-interacting tests were changed, so the test-structure check is not applicable.
Microshift Test Compatibility ✅ Passed PR only updates ci-operator YAML allowlists for image-manifest verification; no new Ginkgo e2e tests or API usage were added.
Single Node Openshift (Sno) Test Compatibility ✅ Passed Diff only updates ci-operator YAML allowlists; no new Ginkgo tests or multi-node assumptions were added.
Topology-Aware Scheduling Compatibility ✅ Passed Only ci-operator test config changed; no deployment manifests, operators, or controllers, and no scheduling/topology settings were added.
Ote Binary Stdout Contract ✅ Passed Only ci-operator YAML allowlist entries changed; no main/TestMain/BeforSuite stdout-writing code was touched.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed The PR only updates ci-operator YAML allowlists; it adds no new Ginkgo tests or networking code, so there are no IPv4 or external-connectivity concerns to flag.
No-Weak-Crypto ✅ Passed The PR only adds image allowlist entries in three YAML CI configs; no weak crypto, custom crypto, or secret comparisons are present.
Container-Privileges ✅ Passed The PR only adds allow-missing-architectures entries; no privileged, hostPID/Network/IPC, SYS_ADMIN, root, or allowPrivilegeEscalation settings were introduced.
No-Sensitive-Data-In-Logs ✅ Passed The diff only adds image allowlist entries in CI YAML; no log statements or sensitive data patterns were introduced.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@openshift-ci
openshift-ci Bot requested review from deads2k and sjenning July 20, 2026 14:55
@jubittajohn
jubittajohn force-pushed the node-perf-manifest-list-exception branch from 1792e91 to e3c6204 Compare July 20, 2026 14:58
@jubittajohn

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-origin-main-verify-image-manifest-lists

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@jubittajohn
jubittajohn force-pushed the node-perf-manifest-list-exception branch from e3c6204 to d4e920c Compare July 20, 2026 16:01
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@jubittajohn: pj-rehearse could not automatically process this event because the request waited in queue for longer than 5 minutes. Use /pj-rehearse to trigger rehearsals manually.

@jubittajohn

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-origin-main-verify-image-manifest-lists

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@jubittajohn
jubittajohn force-pushed the node-perf-manifest-list-exception branch from d4e920c to db10ce1 Compare July 20, 2026 19:53
@jubittajohn

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-origin-main-verify-image-manifest-lists
/pj-rehearse pull-ci-openshift-origin-release-5.0-verify-image-manifest-lists
/pj-rehearse pull-ci-openshift-origin-release-4.23-verify-image-manifest-lists

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@jubittajohn: 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

@jubittajohn: requesting more than one rehearsal in one comment is not supported. If you would like to rehearse multiple specific jobs, please separate the job names by a space in a single command.

1 similar comment
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@jubittajohn: requesting more than one rehearsal in one comment is not supported. If you would like to rehearse multiple specific jobs, please separate the job names by a space in a single command.

@jubittajohn

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-origin-release-5.0-verify-image-manifest-lists

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@jubittajohn

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-origin-release-4.23-verify-image-manifest-lists

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

Signed-off-by: jubittajohn <jujohn@redhat.com>
@jubittajohn
jubittajohn force-pushed the node-perf-manifest-list-exception branch from db10ce1 to 943af04 Compare July 20, 2026 21:06
@jubittajohn

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-origin-main-verify-image-manifest-lists

@jubittajohn

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-origin-release-5.0-verify-image-manifest-lists

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@jubittajohn

Copy link
Copy Markdown
Contributor Author

/pj-rehearse pull-ci-openshift-origin-release-4.23-verify-image-manifest-lists

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@jacobsee

Copy link
Copy Markdown
Member

/lgtm

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

Copy link
Copy Markdown
Contributor

@jubittajohn: 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

[REHEARSALNOTIFIER]
@jubittajohn: 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-origin-main-verify-image-manifest-lists openshift/origin presubmit Ci-operator config changed
pull-ci-openshift-origin-release-4.23-verify-image-manifest-lists openshift/origin presubmit Ci-operator config changed
pull-ci-openshift-origin-release-5.0-verify-image-manifest-lists openshift/origin 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.

@openshift-ci

openshift-ci Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

@jubittajohn: all tests passed!

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.

@jubittajohn

Copy link
Copy Markdown
Contributor Author

/pj-rehearse ack

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

@jubittajohn: 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 21, 2026

@bertinatto bertinatto left a comment

Copy link
Copy Markdown
Member

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 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bertinatto, jacobsee, jubittajohn

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 21, 2026
@openshift-merge-bot
openshift-merge-bot Bot merged commit aed2164 into openshift:main Jul 21, 2026
17 checks passed
fracappa pushed a commit to fracappa/release that referenced this pull request Jul 22, 2026
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.

3 participants