File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -166,25 +166,6 @@ var _ = g.Describe("[sig-instrumentation][Late] OpenShift alerting rules [apigro
166166 defer g .GinkgoRecover ()
167167
168168 criticalAlertsMissingRunbookURLExceptions := sets .NewString (
169- // Repository: https://github.com/openshift/cluster-network-operator
170- // Issue: https://issues.redhat.com/browse/OCPBUGS-14062
171- "OVNKubernetesNorthboundDatabaseClusterIDError" ,
172- "OVNKubernetesSouthboundDatabaseClusterIDError" ,
173- "OVNKubernetesNorthboundDatabaseLeaderError" ,
174- "OVNKubernetesSouthboundDatabaseLeaderError" ,
175- "OVNKubernetesNorthboundDatabaseMultipleLeadersError" ,
176- "OVNKubernetesSouthboundDatabaseMultipleLeadersError" ,
177- "OVNKubernetesNorthdInactive" ,
178-
179- // Repository: https://github.com/openshift/machine-api-operator
180- // Issue: https://issues.redhat.com/browse/OCPBUGS-14055
181- "MachineAPIOperatorMetricsCollectionFailing" ,
182-
183- // Repository: https://github.com/openshift/machine-config-operator
184- // Issue: https://issues.redhat.com/browse/OCPBUGS-14056
185- "MCDRebootError" ,
186- "ExtremelyHighIndividualControlPlaneMemory" ,
187-
188169 // Repository: https://github.com/openshift/cluster-ingress-operator
189170 // Issue: https://issues.redhat.com/browse/OCPBUGS-14057
190171 "HAProxyDown" ,
You can’t perform that action at this time.
0 commit comments