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

Author: Sergi Blanch Torne <[email protected]>
Date:   Thu Feb 16 10:44:08 2023 +0100

ci: disable Collabora's LAVA lab for maintance

This is to inform you of some planned downtime in the LAVA lab as follows:

    Start: 2023-03-06 08:00 GMT
    End: 2023-03-06 12:00 GMT

Signed-off-by: Sergi Blanch Torne <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21355>

---

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 318d6a03451..8121dc1e18e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,7 +25,7 @@ variables:
   # Individual CI farm status, set to "offline" to disable jobs
   # running on a particular CI farm (ie. for outages, etc):
   FD_FARM: "online"
-  COLLABORA_FARM: "online"
+  COLLABORA_FARM: "offline"
   MICROSOFT_FARM: "online"
   LIMA_FARM: "online"
   IGALIA_FARM: "online"

Reply via email to