Mesa (main): ci: Revert "CI: Lima farm is offline"

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Jun 27 07:33:29 UTC 2022


Module: Mesa
Branch: main
Commit: f2a24fd4a239fcfb196f8cd89b196bcdcace4b2a
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=f2a24fd4a239fcfb196f8cd89b196bcdcace4b2a

Author: Erico Nunes <nunes.erico at gmail.com>
Date:   Thu Jun 23 17:15:39 2022 +0200

ci: Revert "CI: Lima farm is offline"

The lab is up and running again.

This reverts commit 686e20afcd32cb80b96984c8eb4428e777fbce97.

Signed-off-by: Erico Nunes <nunes.erico at gmail.com>
Acked-by: Vasily Khoruzhick <anarsoul at gmail.com>
Acked-by: David Heidelberg <david.heidelberg at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17240>

---

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 185b75a8e13..aba7c1fc106 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,7 +20,7 @@ variables:
   FD_FARM: "online"
   COLLABORA_FARM: "online"
   MICROSOFT_FARM: "online"
-  LIMA_FARM: "offline"
+  LIMA_FARM: "online"
 
 default:
   before_script:



More information about the mesa-commit mailing list