radv/ci: remove a hack for the number of deqp instances with RENOIR

Latest VKCTS main uses way less memory than before, and increasing the
number of deqp instances to 16 seems to work just fine now.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40918>
This commit is contained in:
Samuel Pitoiset 2026-04-13 12:41:34 +02:00 committed by Marge Bot
parent 3777f7fe3b
commit 3af1f8dc0a

View file

@ -223,7 +223,6 @@ radv-renoir-vkcts-full:
variables:
CI_TRON_TIMEOUT__OVERALL__MINUTES: 130
RADV_EXPERIMENTAL: transfer_queue
FDO_CI_CONCURRENT: 12 # HACK: Reduce the memory pressure
radv-navi10-vkcts-full:
parallel: 2