From f01656c49590141530054936df051f71af760bd8 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Mon, 28 Sep 2020 18:47:42 +0100 Subject: [PATCH] CI: Temporarily disable Panfrost T7xx Due to more work in the on-site lab, we need to take the T7xx machines out of the rotation for a couple of hours. 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 431ed55..1923b32 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -160,7 +160,7 @@ kernel+rootfs_armhf: - .lava-test:arm64 - .lava-traces-base -panfrost-t720-gles2:arm64: +.panfrost-t720-gles2:arm64: extends: - .lava-test:arm64 - .panfrost-rules @@ -172,7 +172,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