Skip to content

Commit 4f47dc4

Browse files
Merge pull request #30454 from DavidHurta/remove-ClusterVersionOperatorDown-exception
OCPBUGS-14246: Remove exceptions for missing CVO alert runbook URLs
2 parents 2d78d5d + 6ffb61f commit 4f47dc4

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/extended/prometheus/prometheus.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -194,11 +194,6 @@ var _ = g.Describe("[sig-instrumentation][Late] OpenShift alerting rules [apigro
194194
// Issue: https://issues.redhat.com/browse/OCPBUGS-14057
195195
"HAProxyDown",
196196

197-
// Repository: https://github.com/openshift/cluster-version-operator
198-
// Issue: https://issues.redhat.com/browse/OCPBUGS-14246
199-
"ClusterOperatorDown",
200-
"ClusterVersionOperatorDown",
201-
202197
// Repository: https://github.com/openshift/managed-cluster-config
203198
// Issue: https://issues.redhat.com/browse/OSD-21709
204199
"AlertmanagerClusterCrashlooping",

0 commit comments

Comments
 (0)