Skip to content

Commit ecb5e30

Browse files
Merge pull request #30839 from openshift-cherrypick-robot/cherry-pick-30754-to-release-4.21
[release-4.21] OCPBUGS-77826: Remove exception for monitoring OLM Progression condition
2 parents 16f889b + 70ec992 commit ecb5e30

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • pkg/monitortests/clusterversionoperator/legacycvomonitortests

pkg/monitortests/clusterversionoperator/legacycvomonitortests/operators.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -712,8 +712,6 @@ func testUpgradeOperatorProgressingStateTransitions(events monitorapi.Intervals)
712712
return "https://issues.redhat.com/browse/OCPBUGS-65941"
713713
case "marketplace":
714714
return "https://issues.redhat.com/browse/OCPBUGS-65581"
715-
case "olm":
716-
return "https://issues.redhat.com/browse/OCPBUGS-65623"
717715
case "operator-lifecycle-manager":
718716
return "https://issues.redhat.com/browse/OCPBUGS-65583"
719717
case "openshift-samples":

0 commit comments

Comments
 (0)