From 696bafac40f5f15ae140a2e844fb1b31d4918ebe Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Fri, 8 May 2020 14:18:52 +0100 Subject: [PATCH] CI: Disable Panfrost T7x0 jobs One of the dispatchers in the office (with all the T7x0 boards) has gone AWOL, and we don't have physical access to restore it. Disable it until we can get in and fix it. Signed-off-by: Daniel Stone 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 2e15e92..f1b0b17 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.7.4