radv/ci: disable hang detection in navi31-vkcts
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

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:
Martin Roukala (né Peres) 2025-08-17 13:36:33 +03:00
parent a5d514c5f3
commit 81a79234d8

View file

@ -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