[WIP] update release image#82120
Conversation
|
Skipping CI for Draft Pull Request. |
WalkthroughThe ACM interop configuration adds a ChangesACM interop updates
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
/pj-rehearse periodic-ci-RedHatQE-interop-testing-master-acm-cnv-ocp-4.22-p2p-lp-interop-aws |
|
@shakyav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@shakyav: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
There was a problem hiding this comment.
🧹 Nitpick comments (1)
ci-operator/step-registry/acm/interop-p2p/spoke-upgrade-healthcheck/acm-interop-p2p-spoke-upgrade-healthcheck-ref.yaml (1)
19-38: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick winUpdate the associated README to match the new defaults.
The updated configuration defaults and step timeout in this file are now out of sync with the documentation in
ci-operator/step-registry/acm/interop-p2p/spoke-upgrade-healthcheck/README.md, which still lists the previous values (5h,210, and35). Please update the README to reflect6h,240, and40to ensure the step documentation remains accurate.🤖 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 `@ci-operator/step-registry/acm/interop-p2p/spoke-upgrade-healthcheck/acm-interop-p2p-spoke-upgrade-healthcheck-ref.yaml` around lines 19 - 38, The README for the spoke upgrade healthcheck still documents outdated timeout defaults. Update the associated README to replace the previous step timeout and MCP values with 6h, 240 minutes, and 40 minutes, matching the configuration in the step definition.
🤖 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.
Nitpick comments:
In
`@ci-operator/step-registry/acm/interop-p2p/spoke-upgrade-healthcheck/acm-interop-p2p-spoke-upgrade-healthcheck-ref.yaml`:
- Around line 19-38: The README for the spoke upgrade healthcheck still
documents outdated timeout defaults. Update the associated README to replace the
previous step timeout and MCP values with 6h, 240 minutes, and 40 minutes,
matching the configuration in the step definition.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository YAML (base), Central YAML (inherited)
Review profile: CHILL
Plan: Enterprise
Run ID: b3a9a7c4-28ae-4252-b1ff-410be7c9c155
📒 Files selected for processing (1)
ci-operator/step-registry/acm/interop-p2p/spoke-upgrade-healthcheck/acm-interop-p2p-spoke-upgrade-healthcheck-ref.yaml
|
[REHEARSALNOTIFIER]
Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse periodic-ci-RedHatQE-interop-testing-master-acm-cnv-ocp-4.22-p2p-lp-interop-aws |
|
@shakyav: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
Summary by CodeRabbit
Updates OpenShift CI configuration for ACM/CNV interop testing to improve and align the upgrade and console E2E inputs on OCP 4.22: adds a
console-e2ebase image (acm-qenamespace/tag) and introduces a nightlycandidaterelease target for OCP 4.22 underreleases.latest. AWS LP interop upgrade-related jobs are switched to source the upgrade image from the newrelease:latestdefinition (rather than the priorrelease:target).Also adjusts the ACM interop P2P spoke upgrade healthcheck step to allow more time (5h → 6h) and increases related MCP wait/budget defaults (minutes per node and ready timeout) to match the updated rehearsal/timeout expectations.