Commit a97e596
committed
test: remove OTE exceptions for OPRUN-4569 / OCPSTRAT-2484
Remove three exception callbacks that were suppressing test failures
for now-fixed ClusterOperator condition false alarms in OLM components:
- OCPBUGS-62517: olm Available=False during rolling update — fixed by
cluster-olm-operator PR #202 (2 replicas + PDB on HA topology)
- OCPBUGS-62635: olm Progressing=True during MCO upgrade window — fixed
by same PR #202 (PDB prevents zero-pod rollout)
- OCPBUGS-63672: operator-lifecycle-manager-packageserver Progressing=True
on empty reason during pod disruption — fixed by operator-framework-olm
commit 3071726a6 (isAPIServiceBackendDisrupted returns RetryableError)
The operator-lifecycle-manager exception (OCPBUGS-65583) is intentionally
kept; OLMv0 is in maintenance mode and the team decided not to change it.
Assisted-by: claude
Signed-off-by: Todd Short <todd.short@me.com>1 parent 65f4e3a commit a97e596
1 file changed
Lines changed: 0 additions & 19 deletions
Lines changed: 0 additions & 19 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 | | - | |
368 | 359 | | |
369 | 360 | | |
370 | 361 | | |
| |||
745 | 736 | | |
746 | 737 | | |
747 | 738 | | |
748 | | - | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | | - | |
755 | | - | |
756 | | - | |
757 | | - | |
758 | 739 | | |
759 | 740 | | |
760 | 741 | | |
| |||
0 commit comments