From 625215dbe17899bdc693ade6a6c4f28844f91b2b Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Thu, 29 Jun 2023 12:16:26 +0100 Subject: [PATCH] ci/fdno: Pause a660 testing The a660 machines are having a bunch of fastboot issues today. Pause it until we can fix it. Signed-off-by: Daniel Stone Part-of: --- src/freedreno/ci/gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedreno/ci/gitlab-ci.yml b/src/freedreno/ci/gitlab-ci.yml index d73b797..c7bc282 100644 --- a/src/freedreno/ci/gitlab-ci.yml +++ b/src/freedreno/ci/gitlab-ci.yml @@ -273,7 +273,7 @@ a618-traces-performance: GPU_VERSION: freedreno-a660 RUNNER_TAG: mesa-ci-x86-64-lava-sm8350-hdk -a660_gl: +.a660_gl: extends: - .lava-test-deqp:arm64 - .freedreno-rules -- 2.7.4