Commit d6717d6
committed
Revert "OPRUN-4569: test: remove OTE exceptions for OLM"
This reverts merge commit cc8b969 (PR #31150).
The OLM test exception removal broke SNO (Single Node OpenShift) upgrade
tests because the packageserver still transitions to Progressing=True during
the single-node reboot when there is no PDB protection. The fix in
cluster-olm-operator PR #202 only addresses HA topology (2 replicas + PDB),
not SNO where there is only one node and pod disruption is unavoidable.
This restores the three exception callbacks:
- olm Available=False during rolling update (OCPBUGS-62517)
- olm Progressing=True during MCO upgrade window (OCPBUGS-62635)
- operator-lifecycle-manager-packageserver Progressing=True on empty reason (OCPBUGS-63672)
Blocking 5.0 nightly payloads since 5.0.0-0.nightly-2026-05-13-060200.1 parent 793d403 commit d6717d6
1 file changed
Lines changed: 19 additions & 0 deletions
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
359 | 368 | | |
360 | 369 | | |
361 | 370 | | |
| |||
736 | 745 | | |
737 | 746 | | |
738 | 747 | | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
739 | 758 | | |
740 | 759 | | |
741 | 760 | | |
| |||
0 commit comments