summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorSergi Blanch Torne <sergi.blanch.torne@collabora.com>2023-01-25 12:54:57 +0100
committerGuilherme Gallo <guilherme.gallo@collabora.com>2023-02-04 00:21:05 -0300
commit60d7e15a7e61c6d51c3fa8e26839793782a12fb4 (patch)
treed915b1dd9cd77cf27175ced7d312eb1806468afc /.gitlab-ci.yml
parentea413e826b293308589bce6fedb20b8a715dc584 (diff)
downloadmesa-60d7e15a7e61c6d51c3fa8e26839793782a12fb4.tar.gz
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-02-04 06:00 GMT End: 2023-02-06 12:00 GMT Signed-off-by: Sergi Blanch Torne <sergi.blanch.torne@collabora.com> Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21119>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d1d7c083cc1..27f75efc8dc 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"