Mesa (main): CI: Disable panfrost-t760

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sun Feb 27 20:41:34 UTC 2022


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

Author: Daniel Stone <daniels at collabora.com>
Date:   Sun Feb 27 20:26:17 2022 +0000

CI: Disable panfrost-t760

The DUTs are extremely tempremental for some reason.

Signed-off-by: Daniel Stone <daniels at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15186>

---

 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 dc0194de5c0..1a6582a0314 100644
--- a/src/panfrost/ci/gitlab-ci.yml
+++ b/src/panfrost/ci/gitlab-ci.yml
@@ -17,7 +17,7 @@ panfrost-t720-gles2:arm64:
     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 @@ panfrost-t760-gles2:armhf:
     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