From 6ef2e25c85a8b10cff6decfc1e961656bc7c6be6 Mon Sep 17 00:00:00 2001 From: Neil Armstrong Date: Thu, 23 Apr 2020 09:53:28 +0200 Subject: [PATCH] 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 --- .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