Commit 3bafa37
config: runtime: base: lava: extend timeout for coverage-enabled jobs
When test coverage is enabled, we need to prepare the test run and pack
the coverage artifacts once the tests are complete. This takes a
significant amount of time, leading some jobs to time out during this
packing operation. Increase the timeout value for such jobs by another
10 minutes in order to prevent such failures from happening
Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com>1 parent 1638d2b commit 3bafa37
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments