Mesa (master): CI: Temporarily disable Panfrost T7xx

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Sep 29 05:38:13 UTC 2020


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

Author: Daniel Stone <daniels at collabora.com>
Date:   Mon Sep 28 18:47:42 2020 +0100

CI: Temporarily disable Panfrost T7xx

Due to more work in the on-site lab, we need to take the T7xx machines
out of the rotation for a couple of hours.

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

---

 .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 431ed554739..1923b325d9b 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -160,7 +160,7 @@ kernel+rootfs_armhf:
     - .lava-test:arm64
     - .lava-traces-base
 
-panfrost-t720-gles2:arm64:
+.panfrost-t720-gles2:arm64:
   extends:
     - .lava-test:arm64
     - .panfrost-rules
@@ -172,7 +172,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