Mesa (main): ci: disable panfrost t760 jobs

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 23 03:12:28 UTC 2021


Module: Mesa
Branch: main
Commit: 854d93f73d6064a13ddc13dddf74c8c760cda1d4
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=854d93f73d6064a13ddc13dddf74c8c760cda1d4

Author: Mike Blumenkrantz <michael.blumenkrantz at gmail.com>
Date:   Tue Jun 22 22:52:47 2021 -0400

ci: disable panfrost t760 jobs

these are timing out

Acked-by: Rob Clark <robdclark at chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11548>

---

 src/gallium/drivers/panfrost/ci/gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/gallium/drivers/panfrost/ci/gitlab-ci.yml b/src/gallium/drivers/panfrost/ci/gitlab-ci.yml
index 01f91016200..86d188c33f4 100644
--- a/src/gallium/drivers/panfrost/ci/gitlab-ci.yml
+++ b/src/gallium/drivers/panfrost/ci/gitlab-ci.yml
@@ -18,7 +18,7 @@ panfrost-t720-gles2:arm64:
   tags:
     - mesa-ci-x86-64-lava-sun50i-h6-pine-h64
 
-panfrost-t760-gles2:armhf:
+.panfrost-t760-gles2:armhf:
   extends:
     - .lava-test:armhf
     - .panfrost-midgard-rules
@@ -34,7 +34,7 @@ panfrost-t760-gles2:armhf:
   tags:
     - mesa-ci-x86-64-lava-rk3288-veyron-jaq
 
-panfrost-t760-traces:armhf:
+.panfrost-t760-traces:armhf:
   extends:
     - .lava-piglit-traces:armhf
     - .panfrost-midgard-rules



More information about the mesa-commit mailing list