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:
Martin Roukala (né Peres) 2025-09-12 13:42:30 +03:00 committed by Marge Bot
parent 2ac5641473
commit 03239662c3

View file

@ -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: