Mesa (master): CI: Re-enable Panfrost T7x0 jobs

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue May 12 10:58:32 UTC 2020


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

Author: Daniel Stone <daniels at collabora.com>
Date:   Tue May 12 11:33:06 2020 +0100

CI: Re-enable Panfrost T7x0 jobs

The hardware issue in the lab preventing jobs from being run on those
machines (and limiting T820 availability), leading to them being
disabled in !4965, has been fixed.

Signed-off-by: Daniel Stone <daniels at collabora.com>
Fixes: 696bafac40f5 ("CI: Disable Panfrost T7x0 jobs")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5006>

---

 .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 f1b0b17f612..2e15e923b68 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -76,7 +76,7 @@
     - arm_build
     - meson-arm64
 
-.panfrost-t720-gles2:arm64:
+panfrost-t720-gles2:arm64:
   extends:
     - .lava-test:arm64
     - .panfrost-rules
@@ -89,7 +89,7 @@
   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