[PATCH] drm/ci: disable sdm845 devices
Dmitry Baryshkov
dmitry.baryshkov at oss.qualcomm.com
Tue May 13 18:51:41 UTC 2025
The SDM845 Cheeza runners are currently offline. Disable them until they
come back again.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at oss.qualcomm.com>
---
drivers/gpu/drm/ci/test.yml | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/drivers/gpu/drm/ci/test.yml b/drivers/gpu/drm/ci/test.yml
index 84a25f0e783b6ca7f8a993c709d5a0fc86bf18d3..cc685833e8d2747dd21dc9a549c3d405431de8d0 100644
--- a/drivers/gpu/drm/ci/test.yml
+++ b/drivers/gpu/drm/ci/test.yml
@@ -180,19 +180,19 @@ msm:apq8096:
script:
- ./install/bare-metal/fastboot.sh || exit $?
-msm:sdm845:
- extends:
- - .baremetal-igt-arm64
- stage: msm
- parallel: 6
- variables:
- DEVICE_TYPE: sdm845-cheza-r3
- DRIVER_NAME: msm
- BM_KERNEL: https://${PIPELINE_ARTIFACTS_BASE}/arm64/cheza-kernel
- GPU_VERSION: sdm845
- RUNNER_TAG: google-freedreno-cheza
- script:
- - ./install/bare-metal/cros-servo.sh || exit $?
+#msm:sdm845:
+# extends:
+# - .baremetal-igt-arm64
+# stage: msm
+# parallel: 6
+# variables:
+# DEVICE_TYPE: sdm845-cheza-r3
+# DRIVER_NAME: msm
+# BM_KERNEL: https://${PIPELINE_ARTIFACTS_BASE}/arm64/cheza-kernel
+# GPU_VERSION: sdm845
+# RUNNER_TAG: google-freedreno-cheza
+# script:
+# - ./install/bare-metal/cros-servo.sh || exit $?
msm:sm8350-hdk:
extends:
---
base-commit: 8f5264d302e803e7ef82a61f9632a0d2ef67413f
change-id: 20250513-ci-disable-sdm845-fca26359229a
Best regards,
--
Dmitry Baryshkov <dmitry.baryshkov at oss.qualcomm.com>
More information about the dri-devel
mailing list