From bd74a6fc188ce4b880ee982d28ffb3c5025f3476 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Thu, 6 Oct 2022 09:51:00 -0500 Subject: [PATCH] CI: Collabora farm down for maintenance We have major maintenance planned tomorrow, so let's just disable LAVA until it comes back. Signed-off-by: Daniel Stone Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d6de8c..2819e0f 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" -- 2.7.4