From bee23535e159317757d031599815aca220b2f8bd Mon Sep 17 00:00:00 2001 From: Guilherme Gallo Date: Thu, 26 Sep 2024 23:00:21 -0300 Subject: [PATCH] ci/freedreno: Rebalance limozeen jobs We lost another limozeen DUT, so reduce the parallelism. Signed-off-by: Guilherme Gallo Part-of: --- src/freedreno/ci/gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/freedreno/ci/gitlab-ci.yml b/src/freedreno/ci/gitlab-ci.yml index f784a7c3ada..6ec25acb443 100644 --- a/src/freedreno/ci/gitlab-ci.yml +++ b/src/freedreno/ci/gitlab-ci.yml @@ -110,10 +110,11 @@ a618_gl: - .lava-test-deqp:arm64 - .lava-sc7180-trogdor-lazor-limozeen:arm64 - .collabora-freedreno-rules - parallel: 4 + parallel: 2 variables: DEQP_SUITE: freedreno-a618 FLAKES_CHANNEL: "#freedreno-ci" + DEQP_FRACTION: 2 # Run dEQP EGL window system tests separately with the window systems available. # X11 takes over the screen, wayland is run headless.