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