Skip to content

Commit 6ffb61f

Browse files
committed
Remove exceptions for missing CVO alert runbook URLs
The missing ClusterOperatorDown runbook URL was addressed in [1]. The missing ClusterVersionOperatorDown runbook URL was addressed in [2]. [1]: openshift/cluster-version-operator#1036 [2]: openshift/cluster-version-operator#1250
1 parent 87710bd commit 6ffb61f

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)