From 1727adfbc55dab76be75be72aad32d293774c992 Mon Sep 17 00:00:00 2001 From: Rob Clark Date: Fri, 18 Jun 2021 12:41:51 -0700 Subject: [PATCH] freedreno/ci: Increase # of jobs for CI runners The idea is that the tests will spend *some* time stalling waiting to read back results from the GPU. So use a # of jobs that is slightly more than the # of CPUs to keep the CPUs more busy. Locally this is dropping a bit more than a minute off a parallel deqp-gles31 run, so turn it on across the board for a6xx. Signed-off-by: Rob Clark Part-of: --- src/freedreno/ci/gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/freedreno/ci/gitlab-ci.yml b/src/freedreno/ci/gitlab-ci.yml index b3fff70886d..b64c1da1089 100644 --- a/src/freedreno/ci/gitlab-ci.yml +++ b/src/freedreno/ci/gitlab-ci.yml @@ -150,6 +150,7 @@ a530-traces: extends: - .freedreno-test variables: + DEQP_PARALLEL: 10 BM_KERNEL: /baremetal-files/cheza-kernel BM_CMDLINE: "ip=dhcp console=ttyMSM0,115200n8 root=/dev/nfs rw nfsrootdebug nfsroot=,tcp,nfsvers=4.2 init=/init" GPU_VERSION: freedreno-a630