nvk/ci: give more time to nightly job nvk-ga106-vkcts-valve

Probably caused by more tests running because more extensions are supported.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40583>
This commit is contained in:
Eric Engestrom 2026-03-23 17:30:39 +01:00 committed by Marge Bot
parent b729dfcc9e
commit d805ce9234

View file

@ -7,9 +7,9 @@ nvk-ga106-vkcts-valve:
- .nvk-vkcts
- .nvk-ga106-valve
- .nvk-valve-manual-rules
timeout: 80m
timeout: 95m
variables:
CI_TRON_TIMEOUT__OVERALL__MINUTES: 75 # usual run time: 56min
CI_TRON_TIMEOUT__OVERALL__MINUTES: 90 # usual run time: 75min
nvk-ad106-vkcts-valve:
extends: