CNTRLPLANE-3713: ci(openshift-tests-private): remove azure-aks-hypershift-disaster-rec…#81438
CNTRLPLANE-3713: ci(openshift-tests-private): remove azure-aks-hypershift-disaster-rec…#81438mgencur wants to merge 1 commit into
Conversation
…overy-infra-guest-f14 periodic test Remove the disaster-recovery-infra-guest nodepool autorepair test from all release branches (4.19, 4.20, 4.21, 4.22, 5.0). This test validates MHC-based machine autorepair on Azure AKS HyperShift but is redundant with existing coverage in the hypershift repo's e2e suite. Removes both CI operator configs and generated Prow periodic jobs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@mgencur: This pull request references CNTRLPLANE-3713 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mgencur The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: CHILL Plan: Enterprise Run ID: ⛔ Files ignored due to path filters (5)
📒 Files selected for processing (5)
💤 Files with no reviewable changes (5)
WalkthroughThis PR removes the ChangesNightly config test job removal
Estimated code review effort: 2 (Simple) | ~10 minutes Suggested labels: Suggested reviewers: 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[REHEARSALNOTIFIER] Note: If this PR includes changes to step registry files ( |
|
@bryan-cox Please let me know if we first need to implement https://redhat.atlassian.net/browse/CNTRLPLANE-2877 |
|
/retest |
|
@mgencur: all tests passed! 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. |
…overy-infra-guest-f14 periodic test
Remove the disaster-recovery-infra-guest nodepool autorepair test from all release branches (4.19, 4.20, 4.21, 4.22, 5.0). This test validates MHC-based machine autorepair on Azure AKS HyperShift but is redundant with existing coverage in the hypershift repo's e2e suite.
Removes both CI operator configs and generated Prow periodic jobs.
Fixes https://redhat.atlassian.net/browse/CNTRLPLANE-3713
More information about the current coverage upstream is in this comment on the JIRA.
Summary by CodeRabbit
This PR removes the
azure-aks-hypershift-disaster-recovery-infra-guest-f14periodic test from OpenShift CI for the affected release branches (4.19,4.20,4.21,4.22, and5.0).In practice, that means:
The removed coverage was for MHC-based machine autorepair on Azure AKS HyperShift, and the change treats it as redundant with the existing
hypershiftrepo e2e suite.