summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2020-04-19 12:57:04 +0100
committerDaniel Stone <daniels@collabora.com>2020-04-19 12:57:04 +0100
commitadeef43d15092a6910dceb3605f5ee3151dd2c47 (patch)
tree0c30c1142e3ac8492720faeb1540ec99d69335bf /.gitlab-ci
parente6c7bdc85138abe00bc9db355f302778926b38e5 (diff)
CI: Disable Lima jobs due to lab unhealthiness
The BayLibre LAVA host appears to be down. Signed-off-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4631>
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/lava-gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml
index d0cc2cd0fd5..9e923c48194 100644
--- a/.gitlab-ci/lava-gitlab-ci.yml
+++ b/.gitlab-ci/lava-gitlab-ci.yml
@@ -149,7 +149,7 @@ panfrost-t860-gles3:arm64:
tags:
- mesa-ci-aarch64-lava-baylibre
-lima-mali400-test:armhf:
+.lima-mali400-test:armhf:
parallel: 2
extends:
- .lava-test:armhf
@@ -161,7 +161,7 @@ lima-mali400-test:armhf:
tags:
- mesa-ci-aarch64-lava-baylibre
-lima-mali450-test:arm64:
+.lima-mali450-test:arm64:
extends:
- .lava-test:arm64
- .lima-rules