Skip to content

Commit 70ec992

Browse files
pedjakopenshift-cherrypick-robot
authored andcommitted
Remove exception for monitoring OLM Progression condition
With #30626 we can remove the exception for OLM momitoring tests.
1 parent 16f889b commit 70ec992

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)