From 3af1f8dc0ab2f623d17a011ead6addd23591554a Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Mon, 13 Apr 2026 12:41:34 +0200 Subject: [PATCH] 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 Part-of: --- src/amd/ci/gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/amd/ci/gitlab-ci.yml b/src/amd/ci/gitlab-ci.yml index 0cd128d2a13..03fef2be178 100644 --- a/src/amd/ci/gitlab-ci.yml +++ b/src/amd/ci/gitlab-ci.yml @@ -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