From: Tomeu Vizoso Date: Wed, 30 Oct 2019 10:41:41 +0000 (+0100) Subject: gitlab-ci: Disable lima jobs X-Git-Url: https://git.libre-soc.org/?p=mesa.git;a=commitdiff_plain;h=01af59b2d9a24ec4a77512e775cca00bfb482893 gitlab-ci: Disable lima jobs The runner that submits jobs there is down and will turn some time to get fixed. Disable them for now to keep the CI green. Signed-off-by: Tomeu Vizoso --- diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml index 036618dc975..8305a4da4bd 100644 --- a/.gitlab-ci/lava-gitlab-ci.yml +++ b/.gitlab-ci/lava-gitlab-ci.yml @@ -194,14 +194,14 @@ panfrost-t860-test:arm64: tags: - lava-rk3399-gru-kevin -lima-test:armhf: +.lima-test:armhf: extends: .lava-test:armhf variables: DEVICE_TYPE: sun8i-h3-libretech-all-h3-cc tags: - lava-sun8i-h3-libretech-all-h3-cc -lima-test:arm64: +.lima-test:arm64: extends: .lava-test:arm64 variables: DEVICE_TYPE: meson-gxl-s905x-libretech-cc