Mesa (main): Revert "CI: Disable panfrost-t760"

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Feb 28 14:27:32 UTC 2022


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

Author: Daniel Stone <daniels at collabora.com>
Date:   Mon Feb 28 14:07:21 2022 +0000

Revert "CI: Disable panfrost-t760"

This reverts commit b9b444e0b8bc318cea2a93ec04b0a383c444180e.

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

---

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

diff --git a/src/panfrost/ci/gitlab-ci.yml b/src/panfrost/ci/gitlab-ci.yml
index 1e3b6f224d9..fbf2f2b2f16 100644
--- a/src/panfrost/ci/gitlab-ci.yml
+++ b/src/panfrost/ci/gitlab-ci.yml
@@ -17,7 +17,7 @@
     FDO_CI_CONCURRENT: 6
     RUNNER_TAG: mesa-ci-x86-64-lava-sun50i-h6-pine-h64
 
-.panfrost-t760-gles2:armhf:
+panfrost-t760-gles2:armhf:
   extends:
     - .lava-test:armhf
     - .panfrost-midgard-rules
@@ -32,7 +32,7 @@
     FDO_CI_CONCURRENT: 6
     RUNNER_TAG: 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