radv/ci: bump timeouts for radv-{navi21,gfx1201}-vkcts-full
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

They usually don't finish otherwise.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41282>
This commit is contained in:
Samuel Pitoiset 2026-04-30 08:27:46 +02:00 committed by Marge Bot
parent 1027059baa
commit 69680f3d66

View file

@ -247,13 +247,13 @@ radv-navi21-vkcts:
RADV_EXPERIMENTAL: transfer_queue,heap
radv-navi21-vkcts-full:
timeout: 50m
timeout: 60m
extends:
- .ci-tron-test-radv-vk-nightly
- .navi21-test-valve
- .radv-valve-manual-rules
variables:
CI_TRON_TIMEOUT__OVERALL__MINUTES: 45
CI_TRON_TIMEOUT__OVERALL__MINUTES: 55
RADV_EXPERIMENTAL: transfer_queue,heap
radv-vangogh-vkcts-full:
@ -336,14 +336,14 @@ radv-gfx1201-vkcts:
CI_TRON_TIMEOUT__OVERALL__MINUTES: 20
radv-gfx1201-vkcts-full:
timeout: 35m
timeout: 45m
extends:
- .ci-tron-test-radv-vk-nightly
- .gfx1201-test-valve
- .radv-valve-manual-rules
variables:
RADV_EXPERIMENTAL: transfer_queue,heap
CI_TRON_TIMEOUT__OVERALL__MINUTES: 30
CI_TRON_TIMEOUT__OVERALL__MINUTES: 40
radv-gfx1201-fluster:
extends: