From af6d8dea008bfc1a2cc5e82caa2f36ff6657deaa Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Thu, 5 Mar 2020 15:09:38 +0100 Subject: [PATCH] gitlab-ci: do not set the number of deqp-parallel jobs for RADV CTS Let's the runner uses the maximum number of jobs to speedup CTS. Signed-off-by: Samuel Pitoiset Reviewed-by: Eric Anholt Part-of: --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b595f75e019..e0da26a64e2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -767,7 +767,6 @@ radv_polaris10_vkcts: - .deqp-test-vk - .test-radv-unsafe variables: - DEQP_PARALLEL: 4 DEQP_SKIPS: deqp-radv-polaris10-skips.txt tags: - polaris10 -- 2.30.2