We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16f889b + 70ec992 commit ecb5e30Copy full SHA for ecb5e30
1 file changed
pkg/monitortests/clusterversionoperator/legacycvomonitortests/operators.go
@@ -712,8 +712,6 @@ func testUpgradeOperatorProgressingStateTransitions(events monitorapi.Intervals)
712
return "https://issues.redhat.com/browse/OCPBUGS-65941"
713
case "marketplace":
714
return "https://issues.redhat.com/browse/OCPBUGS-65581"
715
- case "olm":
716
- return "https://issues.redhat.com/browse/OCPBUGS-65623"
717
case "operator-lifecycle-manager":
718
return "https://issues.redhat.com/browse/OCPBUGS-65583"
719
case "openshift-samples":
0 commit comments