Mesa (main): Revert "ci: disable panfrost t760 jobs"

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 23 11:45:43 UTC 2021


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

Author: Daniel Stone <daniels at collabora.com>
Date:   Wed Jun 23 12:30:07 2021 +0100

Revert "ci: disable panfrost t760 jobs"

Both our T760 machines took a dive in beautiful synchronicity last
night, were recovered early this morning.

This reverts commit 854d93f73d6064a13ddc13dddf74c8c760cda1d4.

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

---

 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 86d188c33f4..01f91016200 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-t720-gles2:arm64:
   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