Mesa (staging/20.0): ci: disable t820/mali4xx tests

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed May 6 20:37:14 UTC 2020


Module: Mesa
Branch: staging/20.0
Commit: 6ef2e25c85a8b10cff6decfc1e961656bc7c6be6
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=6ef2e25c85a8b10cff6decfc1e961656bc7c6be6

Author: Neil Armstrong <narmstrong at baylibre.com>
Date:   Thu Apr 23 09:53:28 2020 +0200

ci: disable t820/mali4xx tests

The BayLibre LAVA lab is down for a week now and requires more work
than anticipated to make it available again.

Let's disable the tests running on these lab until the lab is up again.

Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>

---

 .gitlab-ci/lava-gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml
index a1affb61376..1464e7bbdff 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -107,7 +107,7 @@ panfrost-t860-test:arm64:
   tags:
     - mesa-ci-aarch64-lava-collabora
 
-panfrost-t820-gles2:arm64:
+.panfrost-t820-gles2:arm64:
   extends: .lava-test:arm64
   variables:
     DEVICE_TYPE: meson-gxm-khadas-vim2
@@ -116,7 +116,7 @@ panfrost-t820-gles2:arm64:
   tags:
     - mesa-ci-aarch64-lava-baylibre
 
-lima-mali400-test:armhf:
+.lima-mali400-test:armhf:
   parallel: 2
   extends: .lava-test:armhf
   variables:
@@ -126,7 +126,7 @@ lima-mali400-test:armhf:
   tags:
     - mesa-ci-aarch64-lava-baylibre
 
-lima-mali450-test:arm64:
+.lima-mali450-test:arm64:
   extends: .lava-test:arm64
   variables:
     DEVICE_TYPE: meson-gxl-s905x-libretech-cc



More information about the mesa-commit mailing list