OCPBUGS-96581: alerting: allow KubeCPUOvercommit on compact clusters#31365
OCPBUGS-96581: alerting: allow KubeCPUOvercommit on compact clusters#31365jan--f wants to merge 1 commit into
Conversation
On compact 3-node clusters where control-plane nodes also serve as workers, CPU overcommit is expected during e2e test workloads. Add KubeCPUOvercommit to the allowed alert names in the [Early] firing alerts test when running on a compact cluster (no dedicated worker nodes). Fixes https://issues.redhat.com/browse/OCPBUGS-96581 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
|
Pipeline controller notification For optional jobs, comment This repository is configured in: automatic mode |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jan--f 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 |
|
@jan--f: This pull request references Jira Issue OCPBUGS-96581, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
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 selected for processing (1)
WalkthroughAdded a helper function to detect compact clusters (highly-available control plane with single-replica infrastructure) and used it to extend the allowed-firing-alerts list in the platform Prometheus targets test to permit the ChangesCompact Cluster Alert Exception
Estimated code review effort: 1 (Trivial) | ~5 minutes Related Issues: None specified in provided information. Suggested labels: test Suggested reviewers: None specified. PoemA rabbit checks the topology's face, 🚥 Pre-merge checks | ✅ 15✅ Passed checks (15 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
@jan--f: 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. |
On compact 3-node clusters where control-plane nodes also serve as workers, CPU overcommit is expected during e2e test workloads. Add KubeCPUOvercommit to the allowed alert names in the [Early] firing alerts test when running on a compact cluster (no dedicated worker nodes).
Fixes https://issues.redhat.com/browse/OCPBUGS-96581
Summary by CodeRabbit