upgrade clusterpools for Obs ACM 5.0, 2.17, 2.16, 2.15, 2.14#80444
upgrade clusterpools for Obs ACM 5.0, 2.17, 2.16, 2.15, 2.14#80444subbarao-meduri wants to merge 1 commit into
Conversation
…422, and ACM 2.14 to OCP 421 Signed-off-by: Subbarao Meduri <smeduri@redhat.com>
WalkthroughThis PR updates clusterpool selection filters in CI operator configurations for the multicluster-observability-operator across five release versions. The hub and managed cluster filters are bumped to newer versions: release-2.14 transitions from 417 to 421, while releases 2.15 through 5.0 move from 421 to 422. ChangesClusterpool Filter Version Updates
Estimated code review effort: 🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels: Suggested reviewers:
🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: subbarao-meduri 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 |
|
[REHEARSALNOTIFIER]
Prior to this PR being merged, you will need to either run and acknowledge or opt to skip these rehearsals. Interacting with pj-rehearseComment: Once you are satisfied with the results of the rehearsals, comment: |
|
/pj-rehearse pull-ci-stolostron-multicluster-observability-operator-release-2.17-test-e2e pull-ci-stolostron-multicluster-observability-operator-release-5.0-test-e2e pull-ci-stolostron-multicluster-observability-operator-release-2.14-test-e2e |
|
@subbarao-meduri: now processing your pj-rehearse request. Please allow up to 10 minutes for jobs to trigger or cancel. |
|
@subbarao-meduri: The following tests 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. |
ACM 5.0, ACM 2.17 to use OCP 4.22 pools (now GA) builds
ACM 2.16, ACM 2.15 will use OCP 4.22 pools as well (N+2 release support)
ACM 2.14 will use OCP 4.21 pools (N+2 release support)
Summary by CodeRabbit
This PR updates the OCP version requirements for clusterpool-based CI testing across multiple ACM releases in the
stolostron/multicluster-observability-operatorrepository.Changes made:
Each update modifies the
CLUSTERPOOL_HUB_FILTERandCLUSTERPOOL_MANAGED_FILTERenvironment variables in the respective release configuration files, which control which cluster pools are selected for E2E testing workflows in the CI pipeline.Impact: The CI infrastructure will now validate each ACM release against supported OpenShift versions, ensuring compatibility with current and near-current OpenShift releases as they move through their lifecycle.