mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 13:48:06 +02:00
radv/ci: bump timeouts for radv-{navi21,gfx1201}-vkcts-full
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:
parent
1027059baa
commit
69680f3d66
1 changed files with 4 additions and 4 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue