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:
Christian Gmeiner 2026-01-21 09:48:25 +01:00 committed by Marge Bot
parent 00aa3bdb1d
commit 720ee2b9eb

View file

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