mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
radv/ci: lower timeouts for newly added gfx1201 jobs
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36305>
This commit is contained in:
parent
971af9cf98
commit
9e692a176f
2 changed files with 4 additions and 4 deletions
|
|
@ -328,7 +328,7 @@ radv-navi31-vkcts:
|
|||
|
||||
|
||||
radv-gfx1201-vkcts:
|
||||
timeout: 25m
|
||||
timeout: 30m
|
||||
parallel: 2
|
||||
extends:
|
||||
- .ci-tron-test-radv-vk
|
||||
|
|
@ -341,7 +341,7 @@ radv-gfx1201-vkcts:
|
|||
# TODO: Fix GPU hangs with video
|
||||
RADV_DEBUG: nomeshshader,novideo
|
||||
RADV_PERFTEST: transfer_queue,hic
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 40
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 25
|
||||
|
||||
############### Fossilize
|
||||
radv-fossils:
|
||||
|
|
|
|||
|
|
@ -291,8 +291,8 @@ zink-radv-gfx1201-valve:
|
|||
- .radv-zink-test-valve
|
||||
- .gfx1201-test-valve
|
||||
- .zink-radv-valve-manual-rules
|
||||
timeout: 1h 20m
|
||||
timeout: 15m
|
||||
variables:
|
||||
GPU_VERSION: zink-radv-gfx1201
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 75
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 10
|
||||
RADV_PERFTEST: hic
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue