Mesa (master): CI: temp disable t720/t760 jobs.

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Aug 16 06:06:25 UTC 2020


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

Author: Dave Airlie <airlied at redhat.com>
Date:   Sun Aug 16 15:49:17 2020 +1000

CI: temp disable t720/t760 jobs.

These are hanging somewhere.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6335>

---

 .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 d5a51ce41d2..4916904d8f8 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