Commit aae2094
fix(tests): increase Phase 1 alert firing timeout to 20 minutes
The Thanos Querier API check timed out at 15 minutes — the alert needs
more time to propagate through Prometheus rule evaluation. Increase
Phase 1 to 20 minutes and adjust Phase 2 to 15 minutes (total 35 min
budget, same as the original 30 min single-phase approach but with the
OOM-safe split).
CI run: https://prow.ci.openshift.org/view/gs/test-platform-results/pr-logs/pull/openshift_monitoring-plugin/860/pull-ci-openshift-monitoring-plugin-main-e2e-incidents/2038878665416118272
Classifications: TEST_BUG (Phase 1 timeout too short)
22/23 tests passed — no OOM, fix working.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c78c136 commit aae2094
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
| 61 | + | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments