From 3e051c989fbc1103d95c744417e15118d692383a Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Wed, 31 Dec 2025 06:24:04 +0200 Subject: [PATCH] freedreno/ci: use third A200 runner After installing the third i.MX53 DUT, use it for A200 jobs. Signed-off-by: Dmitry Baryshkov Part-of: --- src/freedreno/ci/freedreno-a200-fails.txt | 3 ++- src/freedreno/ci/gitlab-ci.yml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/freedreno/ci/freedreno-a200-fails.txt b/src/freedreno/ci/freedreno-a200-fails.txt index 2cfd1ea919f..894b7591db6 100644 --- a/src/freedreno/ci/freedreno-a200-fails.txt +++ b/src/freedreno/ci/freedreno-a200-fails.txt @@ -500,7 +500,8 @@ dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_bgra,Fail dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_bgra_depth_component16,Fail dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_rgb,Fail dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_rgb_depth_component16,Fail -dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_rgba,Fail +# This one was failing with parallel=2 and is passing with parallel=3 +# dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_rgba,Fail dEQP-GLES2.functional.fbo.render.color.mix_npot_tex2d_rgba_depth_component16,Fail dEQP-GLES2.functional.fbo.render.color.mix_tex2d_bgra,Fail dEQP-GLES2.functional.fbo.render.color.mix_tex2d_bgra_depth_component16,Fail diff --git a/src/freedreno/ci/gitlab-ci.yml b/src/freedreno/ci/gitlab-ci.yml index 9d45ab92c2a..c84b899fe9e 100644 --- a/src/freedreno/ci/gitlab-ci.yml +++ b/src/freedreno/ci/gitlab-ci.yml @@ -7,7 +7,7 @@ a200-gl: - .a200 - .lumag-freedreno-manual-rules timeout: 180m - parallel: 2 + parallel: 3 variables: CI_TRON_TIMEOUT__OVERALL__MINUTES: 180 DEQP_SUITE: freedreno-a200