From 0e95113a27ff6ebb13409e83db3a10fc93752f4f Mon Sep 17 00:00:00 2001 From: Guilherme Gallo Date: Wed, 16 Oct 2024 22:15:01 -0300 Subject: [PATCH] ci/panfrost: Increment panfrost-g52-gl parallel no. We have one spare meson-g12b-a311d-khadas-vim3 DUT, and this job is taking 14 minutes to run on average and retries are rare, so let's increment the parallel to reach the 10 min-mark. Signed-off-by: Guilherme Gallo Part-of: --- src/panfrost/ci/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/panfrost/ci/gitlab-ci.yml b/src/panfrost/ci/gitlab-ci.yml index 21f6da86059..78b74527097 100644 --- a/src/panfrost/ci/gitlab-ci.yml +++ b/src/panfrost/ci/gitlab-ci.yml @@ -320,7 +320,7 @@ panfrost-t860-traces:arm64: panfrost-g52-gl:arm64: - parallel: 3 + parallel: 4 extends: - .lava-test-deqp:arm64 - .panfrost-bifrost-gl-rules