From 34db50558d9a6dca89218f74c4418cdf0b0acbcb Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Tue, 30 Jun 2020 10:34:51 +0100 Subject: [PATCH] CI: Temporarily disable Panfrost T860 jobs Phase two of our network reconfiguration is happening this afternoon, so we need to drop our RK3399 out for a little while. (Part of this reconfiguration is to shard our devices across networks and racks, so losing one part of our infrastructure doesn't mean losing any particular device type.) 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 2e15e923b68..4aaed790400 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -104,7 +104,7 @@ panfrost-t760-gles2:armhf: tags: - mesa-ci-aarch64-lava-collabora -panfrost-t860-gles2:arm64: +.panfrost-t860-gles2:arm64: extends: - .lava-test:arm64 - .panfrost-rules @@ -119,7 +119,7 @@ panfrost-t860-gles2:arm64: tags: - mesa-ci-aarch64-lava-collabora -panfrost-t860-gles3:arm64: +.panfrost-t860-gles3:arm64: extends: - .lava-test:arm64 - .panfrost-rules -- 2.30.2