From: Sergi Blanch Torne Date: Wed, 29 Mar 2023 07:18:53 +0000 (+0200) Subject: ci: disable Collabora's LAVA lab for maintance X-Git-Tag: upstream/23.3.3~9640 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea5535090a9cb2de4200947faa415bf37069e1d0;p=platform%2Fupstream%2Fmesa.git 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-24 08:00 GMT End: 2023-04-24 12:00 GMT Signed-off-by: Sergi Blanch Torne Part-of: --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3a72fc1..ee71543 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: "online" IGALIA_FARM: "online"