Skip to content

[WIP] update the release image tag and job name#82117

Draft
shakyav wants to merge 1 commit into
openshift:mainfrom
shakyav:fix_acm_virt_job_names
Draft

[WIP] update the release image tag and job name#82117
shakyav wants to merge 1 commit into
openshift:mainfrom
shakyav:fix_acm_virt_job_names

Conversation

@shakyav

@shakyav shakyav commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Summary by CodeRabbit

  • Updates the ACM virtualization interop CI job to use the OCP 4.22 nightly candidate release image.
  • Renames the scheduled AWS live migration test job and switches it to use the latest configured release image.

@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 Jul 18, 2026
@openshift-ci

openshift-ci Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

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

@openshift-ci

openshift-ci Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: shakyav

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 18, 2026
@coderabbitai

coderabbitai Bot commented Jul 18, 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: 95428234-c959-4814-8cae-77b760e4bd4e

📥 Commits

Reviewing files that changed from the base of the PR and between 32af706 and 9635cad.

⛔ Files ignored due to path filters (2)
  • ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-periodics.yaml is excluded by !ci-operator/jobs/**
  • ci-operator/jobs/RedHatQE/interop-testing/RedHatQE-interop-testing-master-presubmits.yaml is excluded by !ci-operator/jobs/**
📒 Files selected for processing (1)
  • ci-operator/config/RedHatQE/interop-testing/RedHatQE-interop-testing-master__acm-virt-ocp4.22-p2p.yaml

Walkthrough

The ACM Virt OCP 4.22 P2P interop configuration now selects a nightly OCP 4.22 candidate release and runs the updated scheduled test with release:latest.

Changes

ACM Virt P2P interop release configuration

Layer / File(s) Summary
Release selection and scheduled test update
ci-operator/config/RedHatQE/interop-testing/RedHatQE-interop-testing-master__acm-virt-ocp4.22-p2p.yaml
The latest release changes from the stable channel to the OCP 4.22 nightly candidate, and the scheduled test changes to cclm-liv-mig-lp-interop-aws using release:latest.

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

Possibly related PRs

  • openshift/release#82111: Updates the related ACM Virt P2P interop configuration to use release:latest for OCP 4.23.

Suggested reviewers: dustman9000

🚥 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 reflects the main changes: updating the release image reference and renaming the job.
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 Only ci-operator YAML/job names changed; no Ginkgo It/Describe/Context titles or dynamic test-name values were introduced.
Test Structure And Quality ✅ Passed PASS: This PR only updates ci-operator YAML/job metadata; no Ginkgo test source files or test logic changed, so the checklist is not applicable.
Microshift Test Compatibility ✅ Passed Only a ci-operator YAML job config changed; no new Ginkgo tests or test code were added, so MicroShift compatibility check is not applicable.
Single Node Openshift (Sno) Test Compatibility ✅ Passed PASS: This PR only renames ci-operator job config and switches release-image deps; no Ginkgo e2e test code or multi-node assumptions were added.
Topology-Aware Scheduling Compatibility ✅ Passed Only CI job release/test metadata changed; no manifests, controllers, or scheduling fields were added or modified.
Ote Binary Stdout Contract ✅ Passed PR only updates ci-operator YAML job/release config; no OTE binary process code or stdout writes are added.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed PR only renames the job and switches release:initial to release:latest; no new Ginkgo tests or new IPv4/public-internet dependencies were added.
No-Weak-Crypto ✅ Passed Changed file is CI YAML only; the patch just switches release source and job name, with no weak-crypto or secret-comparison code.
Container-Privileges ✅ Passed The only changed ci-operator file updates release/job names; diff and scans show no privileged, hostPID/Network/IPC, SYS_ADMIN, or allowPrivilegeEscalation fields.
No-Sensitive-Data-In-Logs ✅ Passed PASS: The PR only changes release/job references in a CI config; I found no added log/echo/print paths or secret/token handling that would expose sensitive 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-merge-bot

Copy link
Copy Markdown
Contributor

[REHEARSALNOTIFIER]
@shakyav: 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-RedHatQE-interop-testing-master-acm-virt-ocp4.22-p2p-images RedHatQE/interop-testing presubmit Ci-operator config changed
periodic-ci-RedHatQE-interop-testing-master-acm-virt-ocp4.22-p2p-cclm-liv-mig-lp-interop-aws 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.

@shakyav

shakyav commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

/pj-rehearse periodic-ci-RedHatQE-interop-testing-master-acm-virt-ocp4.22-p2p-cclm-liv-mig-lp-interop-aws

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

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

@openshift-ci

openshift-ci Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

@shakyav: 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.

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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant