Mesa (main): Revert "CI: Disable rk3399-gru-kevin jobs for now"

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 2 08:34:13 UTC 2021


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

Author: Daniel Stone <daniels at collabora.com>
Date:   Mon May 31 09:50:40 2021 +0100

Revert "CI: Disable rk3399-gru-kevin jobs for now"

We've got 7/10 devices back now, that'll do.

This reverts commit 79a7f33710b84218a040a2bd540d7c39d1c0d2d4.

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

---

 src/gallium/drivers/panfrost/ci/gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/gallium/drivers/panfrost/ci/gitlab-ci.yml b/src/gallium/drivers/panfrost/ci/gitlab-ci.yml
index 20173995e83..57e97cb574e 100644
--- a/src/gallium/drivers/panfrost/ci/gitlab-ci.yml
+++ b/src/gallium/drivers/panfrost/ci/gitlab-ci.yml
@@ -67,7 +67,7 @@ panfrost-t760-traces:armhf:
   variables:
     ENV_VARS: "PAN_MESA_DEBUG=sync DEQP_PARALLEL=6 DEQP_EXPECTED_RENDERER=T860"
 
-.panfrost-t860-gles3:arm64:
+panfrost-t860-gles3:arm64:
   parallel: 2
   extends:
     - .lava-test:arm64
@@ -76,7 +76,7 @@ panfrost-t760-traces:armhf:
     DEQP_VERSION: gles3
     ENV_VARS: "PAN_MESA_DEBUG=sync DEQP_PARALLEL=6 DEQP_EXPECTED_RENDERER=T860"
 
-.panfrost-t860-gles31:arm64:
+panfrost-t860-gles31:arm64:
   extends:
     - .lava-test:arm64
     - .lava-rk3399-gru-kevin
@@ -84,7 +84,7 @@ panfrost-t760-traces:armhf:
     DEQP_VERSION: gles31
     ENV_VARS: "PAN_MESA_DEBUG=deqp,sync MESA_GLES_VERSION_OVERRIDE=3.1 MESA_GLSL_VERSION_OVERRIDE=310 DEQP_PARALLEL=1 DEQP_EXPECTED_RENDERER=T860"
 
-.panfrost-t860-traces:arm64:
+panfrost-t860-traces:arm64:
   extends:
     - .lava-piglit-traces:arm64
     - .lava-rk3399-gru-kevin



More information about the mesa-commit mailing list