radv/ci: reduce Renoir concurrency in vkcts

Deqp randomly dies at the beginning of VKCTS, which fails most
pipelines.

Reducing the job concurrency fixes the issue, so let's roll with that
until I go buy more RAM for this machine.

Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33486>
This commit is contained in:
Martin Roukala (né Peres) 2025-02-10 07:01:24 +02:00 committed by Marge Bot
parent 82a41bb8e3
commit 7f75ad546d

View file

@ -237,6 +237,7 @@ vkcts-renoir-valve:
B2C_TIMEOUT_BOOT_MINUTES: 130
B2C_TIMEOUT_OVERALL_MINUTES: 130
RADV_PERFTEST: transfer_queue
FDO_CI_CONCURRENT: 12 # HACK: Reduce the memory pressure
vkcts-navi10-valve:
parallel: 2