radv/ci: bump the timeout for radv-polaris10-vkcts
Looks like it's actually also affected by the memory explosion caused by zerovram alloc by default in AMDGPU. Though it's very random, sometimes the job will finish in 40 minutes, sometimes it needs more than 1h15m. Let's bump the timeout because it's a post-merge job. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35157>
This commit is contained in:
committed by
Marge Bot
parent
61ca95fa67
commit
94a4ba5b4d
@@ -202,13 +202,13 @@ radv-polaris10-vkcts:
|
||||
- .ci-tron-test-radv-vk
|
||||
- .polaris10-test-valve-kws
|
||||
- .radv-valve-manual-rules
|
||||
timeout: 1h 15m
|
||||
timeout: 1h 35m
|
||||
variables:
|
||||
DEQP_SUITE: radv-valve
|
||||
GPU_VERSION: radv-polaris10
|
||||
CI_TRON_TIMEOUT__BOOT_CYCLE__RETRIES: 4
|
||||
CI_TRON_TIMEOUT__BOOT_CYCLE__MINUTES: 70
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 70
|
||||
CI_TRON_TIMEOUT__OVERALL__MINUTES: 90
|
||||
RADV_PERFTEST: video_decode,video_encode
|
||||
radv_enable_float16_gfx8: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user