mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-17 20:00:20 +01:00
zink/ci: raise the job timeout from 5 to 8 minutes
Suggested-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37328>
This commit is contained in:
parent
2ac5641473
commit
03239662c3
1 changed files with 1 additions and 1 deletions
|
|
@ -294,7 +294,7 @@ zink-radv-vangogh-traces:
|
|||
parallel: null
|
||||
timeout: 10m
|
||||
variables:
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 5 # normal runtime = 40-50 sec
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 8 # normal runtime = 40-50 sec
|
||||
PIGLIT_TRACES_FILE: traces-zink.yml
|
||||
|
||||
zink-radv-navi31-valve:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue