Mesa (staging/20.1): Revert "CI: Disable Panfrost Mali-T820 jobs"

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


Module: Mesa
Branch: staging/20.1
Commit: ba3bd59ceae60dc5d0d508bc9d62cb9e25958343
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ba3bd59ceae60dc5d0d508bc9d62cb9e25958343

Author: Neil Armstrong <narmstrong at baylibre.com>
Date:   Fri Apr 24 11:07:32 2020 +0200

Revert "CI: Disable Panfrost Mali-T820 jobs"

This reverts commit 46a32f0b6bf91279d001a4905babe4e50007696e.

The lab has recovered health, thus re-enable T820 Panfrost jobs.

Acked-by: Michel Dänzer <mdaenzer at redhat.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4727>
(cherry picked from commit 4cf4fe9d8217eb686f2220423fefede746cd427a)

---

 .gitlab-ci/lava-gitlab-ci.yml | 2 +-
 .pick_status.json             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml
index b25753377c6..bfe4a49a749 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -137,7 +137,7 @@ panfrost-t860-gles3:arm64:
   tags:
     - mesa-ci-aarch64-lava-collabora
 
-.panfrost-t820-gles2:arm64:
+panfrost-t820-gles2:arm64:
   extends:
     - .lava-test:arm64
     - .panfrost-rules
diff --git a/.pick_status.json b/.pick_status.json
index d53cc67a721..f3507dabb40 100644
--- a/.pick_status.json
+++ b/.pick_status.json
@@ -3712,7 +3712,7 @@
         "description": "Revert \"CI: Disable Panfrost Mali-T820 jobs\"",
         "nominated": true,
         "nomination_type": 2,
-        "resolution": 0,
+        "resolution": 1,
         "master_sha": null,
         "because_sha": "46a32f0b6bf91279d001a4905babe4e50007696e"
     },



More information about the mesa-commit mailing list