Mesa (master): Revert "CI: Disable Lima jobs due to lab unhealthiness"

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jun 18 09:44:29 UTC 2020


Module: Mesa
Branch: master
Commit: 4793c2bcb95eb9abc64ddea7115d1c16df4063aa
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=4793c2bcb95eb9abc64ddea7115d1c16df4063aa

Author: Neil Armstrong <narmstrong at baylibre.com>
Date:   Fri Apr 24 11:07:31 2020 +0200

Revert "CI: Disable Lima jobs due to lab unhealthiness"

This reverts commit adeef43d15092a6910dceb3605f5ee3151dd2c47.

The lab has recovered health, thus re-enable Lima jobs.

Acked-by: Michel Dänzer <mdaenzer at redhat.com>
Reviewed-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4727>

---

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

diff --git a/.gitlab-ci/lava-gitlab-ci.yml b/.gitlab-ci/lava-gitlab-ci.yml
index 2e15e923b68..b25753377c6 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 @@ panfrost-t860-gles3:arm64:
   tags:
     - mesa-ci-aarch64-lava-baylibre
 
-.lima-mali450-test:arm64:
+lima-mali450-test:arm64:
   extends:
     - .lava-test:arm64
     - .lima-rules



More information about the mesa-commit mailing list