CI: Disable Panfrost T720/T760
authorDaniel Stone <daniels@collabora.com>
Tue, 2 Jun 2020 12:39:14 +0000 (14:39 +0200)
committerEric Anholt <eric@anholt.net>
Tue, 2 Jun 2020 17:14:16 +0000 (10:14 -0700)
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 <daniels@collabora.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5296>

.gitlab-ci/lava-gitlab-ci.yml

index 2e15e923b680a8472d72f36ecd3d69e0ef22e624..f1b0b17f612823e625551f484cdede221068fb57 100644 (file)
@@ -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