mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
radv/ci: disable hang detection in navi31-vkcts
This has caused at least 2 unrelated MRs to fail a merge, so the expectation that the GPU would not hang is clearly wrong and needs to be updated. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36804>
This commit is contained in:
parent
a5d514c5f3
commit
81a79234d8
1 changed files with 3 additions and 0 deletions
|
|
@ -315,6 +315,9 @@ radv-navi31-vkcts:
|
|||
RADV_PERFTEST: transfer_queue,video_decode,video_encode,hic
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 20
|
||||
|
||||
# Disable the hang detection until the regression gets addressed
|
||||
CI_TRON_PATTERN__JOB_WARN__REGEX: ''
|
||||
|
||||
|
||||
radv-gfx1201-vkcts:
|
||||
timeout: 30m
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue