Commit 1bce75b
authored
CI: Bump e2e timeout to 20' (#4299)
Most of our successful CI e2e executions finish in the last 10'' before
the 900'' (15') timeout.
This means that most of the runs are close to hit the timeout and the
slightest delay leads to a failed e2e run which.
<img width="1808" height="1386" alt="image"
src="https://github.com/user-attachments/assets/3aa0a5a3-9676-4f3a-b1b1-b814e04028b2"
/>
This process repeats several times until a run is fast enough per
commit, per PR.
This PR bumps the timeout to 20' with the expectation of ending up with
faster (no retries) and more predictable builds.1 parent 36b3afa commit 1bce75b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
557 | 557 | | |
558 | 558 | | |
559 | 559 | | |
560 | | - | |
| 560 | + | |
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
| |||
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
700 | | - | |
| 700 | + | |
0 commit comments