Skip to content

Commit b442041

Browse files
authored
Merge pull request #30111 from hongkailiu/fix-OCPBUGS-57585
NO-JIRA: Stop ignoring the targets from openshift-cluster-version
2 parents 11516cf + 255dd87 commit b442041

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/extended/prometheus/prometheus.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ var _ = g.Describe("[sig-instrumentation][Late] Platform Prometheus targets", fu
6565
"openshift-image-registry", // https://issues.redhat.com/browse/OCPBUGS-59767
6666
"openshift-operator-lifecycle-manager", // https://issues.redhat.com/browse/OCPBUGS-59768
6767
"openshift-cluster-samples-operator", // https://issues.redhat.com/browse/OCPBUGS-59769
68-
"openshift-cluster-version", // https://issues.redhat.com/browse/OCPBUGS-57585
6968
"openshift-cluster-csi-drivers", // https://issues.redhat.com/browse/OCPBUGS-60159
7069
"openshift-cluster-node-tuning-operator", // https://issues.redhat.com/browse/OCPBUGS-60258
7170
"openshift-etcd", // https://issues.redhat.com/browse/OCPBUGS-60263

0 commit comments

Comments
 (0)