mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-17 04:28:28 +02:00
pvr/ci: Increase timeout to prevent job failures
Jobs have been timing out, requiring 2-6 additional minutes beyond the previous 30-minute limit. Increase the overall timeout from 30 to 45 minutes, with an additional 5-minute buffer for GitLab (50m total) to provide margin for variance. Signed-off-by: Christian Gmeiner <cgmeiner@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39432>
This commit is contained in:
parent
00aa3bdb1d
commit
720ee2b9eb
1 changed files with 2 additions and 2 deletions
|
|
@ -6,9 +6,9 @@ bxs-4-64-vk:
|
|||
- .ci-tron-arm64-test-vk
|
||||
- .imagination-ti-am68-sk:arm64
|
||||
- .imagination-manual-rules
|
||||
timeout: 35m
|
||||
timeout: 50m
|
||||
variables:
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 30
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 45
|
||||
DEQP_SUITE: vk
|
||||
VK_DRIVER: powervr_mesa
|
||||
MESA_VK_IGNORE_CONFORMANCE_WARNING: 1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue