Mesa (master): CI: Disable Panfrost T720/T760 CI

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Aug 18 10:57:32 UTC 2020


Module: Mesa
Branch: master
Commit: 9ef192c100b4c4520c99a9948bf0cfbd52e363fc
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9ef192c100b4c4520c99a9948bf0cfbd52e363fc

Author: Daniel Stone <daniels at collabora.com>
Date:   Tue Aug 18 11:16:31 2020 +0100

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 <daniels at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6362>

---

 .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



More information about the mesa-commit mailing list