From 8506c2b7ee447faabcda7c4b123717d6e375ee9c Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Wed, 13 Apr 2022 08:11:05 +0200 Subject: [PATCH] ci: Disable Google's lab The runner is down and pipelines are being stuck. Signed-off-by: Tomeu Vizoso Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9552b3e1932..d6a6e07cd84 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ variables: PIGLIT_REPLAY_REFERENCE_IMAGES_BASE: "${MINIO_HOST}/mesa-tracie-results/$FDO_UPSTREAM_REPO" # Individual CI farm status, set to "offline" to disable jobs # running on a particular CI farm (ie. for outages, etc): - FD_FARM: "online" + FD_FARM: "offline" COLLABORA_FARM: "online" default: