Skip to content

Remove 4.22 ppc64le TechPreviewNoUpgrade CI jobs#81137

Open
KeerthanaAP wants to merge 1 commit into
openshift:mainfrom
KeerthanaAP:422_techpreview_jobs
Open

Remove 4.22 ppc64le TechPreviewNoUpgrade CI jobs#81137
KeerthanaAP wants to merge 1 commit into
openshift:mainfrom
KeerthanaAP:422_techpreview_jobs

Conversation

@KeerthanaAP

@KeerthanaAP KeerthanaAP commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

This change removes the 4.22 ppc64le TechPreviewNoUpgrade CI coverage for the OpenShift multi-arch nightly configuration. In practice, it drops the three remote-s2s-libvirt E2E jobs that were running heterogeneous conformance-parallel, conformance-serial, and the rhcos10 variant, reducing unsupported TechPreview job execution in the shared CI config.

@openshift-ci

openshift-ci Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: KeerthanaAP

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 Jun 26, 2026
@openshift-ci openshift-ci Bot requested review from sherine-k and v78singh June 26, 2026 11:09
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@KeerthanaAP: 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.

@openshift-merge-bot openshift-merge-bot Bot added the rehearsals-ack Signifies that rehearsal jobs have been acknowledged label Jun 26, 2026
@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

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: fa24de81-8409-4b30-bd10-834f48b8a982

📥 Commits

Reviewing files that changed from the base of the PR and between fe1ccd3 and 026a1de.

⛔ Files ignored due to path filters (1)
  • ci-operator/jobs/openshift/multiarch/openshift-multiarch-main-periodics.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/openshift/multiarch/openshift-multiarch-main__nightly-4.22.yaml
💤 Files with no reviewable changes (1)
  • ci-operator/config/openshift/multiarch/openshift-multiarch-main__nightly-4.22.yaml

Walkthrough

This PR removes three remote-s2s-libvirt TechPreview E2E job entries from the openshift-multiarch-main__nightly-4.22 ci-operator config.

Changes

Multiarch nightly 4.22 job pruning

Layer / File(s) Summary
Remove remote-s2s-libvirt jobs
ci-operator/config/openshift/multiarch/openshift-multiarch-main__nightly-4.22.yaml
Three TechPreview remote-s2s-libvirt-multi-p-p ppc64le E2E job definitions are removed, and the next job entry follows immediately after the deleted block.

Estimated review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested labels

lgtm

Suggested reviewers

  • neisw
  • amrutp-redhat
  • prb112
🚥 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 accurately summarizes the removal of 4.22 ppc64le TechPreview CI jobs.
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 deletes ci-operator YAML job entries; no Ginkgo test titles were added or changed.
Test Structure And Quality ✅ Passed PR only removes CI job YAML entries; no Ginkgo test code changed, so the test-quality checks are not applicable.
Microshift Test Compatibility ✅ Passed The PR only deletes CI job entries in a YAML config; it adds no new Ginkgo tests or test bodies relevant to MicroShift compatibility.
Single Node Openshift (Sno) Test Compatibility ✅ Passed This PR only removes CI job entries in a YAML config; it adds no Ginkgo tests or test logic that could affect SNO.
Topology-Aware Scheduling Compatibility ✅ Passed Only CI job entries were removed from ci-operator YAML; no deployment manifests, operators, or controllers changed, so no scheduling risk.
Ote Binary Stdout Contract ✅ Passed PASS: the PR only removes ci-operator YAML job entries; no main/init/TestMain/suite code or stdout logging setup was changed.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR only removes CI job entries in YAML; no new Ginkgo tests or IP/network logic were added, so this compatibility check is not applicable.
No-Weak-Crypto ✅ Passed YAML-only CI config removal; scan found no MD5/SHA1/DES/RC4/3DES/Blowfish/ECB or custom crypto.
Container-Privileges ✅ Passed The changed CI config contains no privileged/hostPID/hostNetwork/hostIPC/SYS_ADMIN/allowPrivilegeEscalation settings.
No-Sensitive-Data-In-Logs ✅ Passed Changed file is CI job YAML only; no log statements or command changes were introduced, and keyword scans found no passwords/tokens/API keys/PII in logs.
✨ 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 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

@KeerthanaAP: 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/generated-config 026a1de link true /test generated-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

approved Indicates a PR has been approved by an approver from all required OWNERS files. rehearsals-ack Signifies that rehearsal jobs have been acknowledged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant