From 9ef192c100b4c4520c99a9948bf0cfbd52e363fc Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Tue, 18 Aug 2020 11:16:31 +0100 Subject: [PATCH] CI: Disable Panfrost T720/T760 CI Lab maintenance has taken down more of the infrastructure than originally planned; also disable these until it all comes back. 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 be70bf52246..6523d5271ef 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -149,7 +149,7 @@ kernel+rootfs_armhf: extends: - .lava-test:arm64 -panfrost-t720-gles2:arm64: +.panfrost-t720-gles2:arm64: extends: - .lava-test:arm64 - .panfrost-rules @@ -161,7 +161,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