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

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jun 30 14:22:38 UTC 2020


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

Author: Daniel Stone <daniels at collabora.com>
Date:   Tue Jun 30 14:49:16 2020 +0100

CI: Re-enable Panfrost T860 jobs

The lab is back online.

This reverts commit 34db50558d9a6dca89218f74c4418cdf0b0acbcb.

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

---

 .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 4aaed790400..2e15e923b68 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -104,7 +104,7 @@ panfrost-t760-gles2:armhf:
   tags:
     - mesa-ci-aarch64-lava-collabora
 
-.panfrost-t860-gles2:arm64:
+panfrost-t860-gles2:arm64:
   extends:
     - .lava-test:arm64
     - .panfrost-rules
@@ -119,7 +119,7 @@ panfrost-t760-gles2:armhf:
   tags:
     - mesa-ci-aarch64-lava-collabora
 
-.panfrost-t860-gles3:arm64:
+panfrost-t860-gles3:arm64:
   extends:
     - .lava-test:arm64
     - .panfrost-rules



More information about the mesa-commit mailing list