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

Author: Sergi Blanch Torne <[email protected]>
Date:   Wed Mar 29 15:41:40 2023 +0200

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-04-06 07:30 GMT
    End: 2023-04-06 09:00 GMT

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

---

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5c371a15aba..731c6f2cbc2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,7 +31,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: "offline"
   IGALIA_FARM: "online"

Reply via email to