Mesa (master): Revert "CI: temp disable t720/t760 jobs."

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Aug 17 12:37:06 UTC 2020


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

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Mon Aug 17 09:35:07 2020 +0200

Revert "CI: temp disable t720/t760 jobs."

There was an unresponsive server in Collabora's LAVA lab that has been
rebooted. Everything seems to be fine now.

This reverts commit f1001a38275fc4bcc2491b58237a12dec08c621d.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6342>

---

 .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 4916904d8f8..d5a51ce41d2 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -149,7 +149,7 @@ kernel+rootfs_armhf:
   extends:
     - .lava-test:arm64
 
-.panfrost-t720-gles2:arm64:
+panfrost-t720-gles2:arm64:
   extends:
     - .lava-test:arm64
     - .panfrost-rules
@@ -161,7 +161,7 @@ kernel+rootfs_armhf:
   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