From 3964a77454b616a91c78d7867d0d8cba4ffe6b63 Mon Sep 17 00:00:00 2001 From: Sergi Blanch Torne Date: Thu, 1 Dec 2022 15:23:31 +0100 Subject: [PATCH] ci: disable Collabora's LAVA lab for maintance This is to inform you of some planned downtime in the LAVA lab as follows: Start: 2022-12-02 08:00 GMT End: 2022-12-02 12:00 GMT Signed-off-by: Sergi Blanch Torne Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd0b3335372..f17fab6d716 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,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"