From d63bd09eb2f6109fbef84ba75ee59ab075686612 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Tue, 2 Jun 2020 14:39:14 +0200 Subject: [PATCH] CI: Disable Panfrost T720/T760 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit We're reconfiguring our Cambridge office lab networking and physical setup for more scalability amongst other things. We can still run jobs on one RK3399 at the peak outage, but we'll lose the T7x0 this morning, so disable it until it's all back. T820 is still disabled due to an unrelated BayLibre internal outage. Signed-off-by: Daniel Stone Reviewed-by: Michel Dänzer Reviewed-by: Eric Anholt Part-of: --- .gitlab-ci/lava-gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml index 2e15e923b68..f1b0b17f612 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -76,7 +76,7 @@ - arm_build - meson-arm64 -panfrost-t720-gles2:arm64: +.panfrost-t720-gles2:arm64: extends: - .lava-test:arm64 - .panfrost-rules @@ -89,7 +89,7 @@ panfrost-t720-gles2:arm64: tags: - mesa-ci-aarch64-lava-collabora -panfrost-t760-gles2:armhf: +.panfrost-t760-gles2:armhf: extends: - .lava-test:armhf - .panfrost-rules -- 2.30.2