From: Daniel Stone Date: Tue, 2 Jun 2020 12:39:14 +0000 (+0200) Subject: CI: Disable Panfrost T720/T760 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d63bd09eb2f6109fbef84ba75ee59ab075686612;p=mesa.git CI: Disable Panfrost T720/T760 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: --- 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