]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2
authorVignesh Raman <vignesh.raman@collabora.com>
Tue, 10 Feb 2026 07:11:30 +0000 (12:41 +0530)
committerDmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Wed, 25 Mar 2026 00:15:07 +0000 (02:15 +0200)
The sm8350-hdk jobs are short and each test takes around 2–3 minutes and
the full job completes in about 10 minutes. Running 4 parallel jobs uses
4 devices at once, which is not needed. Set parallel to 2 to reduce
device usage.

Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
drivers/gpu/drm/ci/test.yml

index 81147e86bfd0898bf665d802bf6cbf2a98927455..762598c7db2532c837fe7d5efd7c298a217b91bd 100644 (file)
@@ -183,7 +183,7 @@ msm:sm8350-hdk:
   extends:
     - .lava-igt:arm64
   stage: msm
-  parallel: 4
+  parallel: 2
   variables:
     BOOT_METHOD: fastboot
     DEVICE_TYPE: sm8350-hdk