ci: Disable Google's lab
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Wed, 13 Apr 2022 06:11:05 +0000 (08:11 +0200)
committerTomeu Vizoso <tomeu.vizoso@collabora.com>
Wed, 13 Apr 2022 06:11:07 +0000 (08:11 +0200)
The runner is down and pipelines are being stuck.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15909>

.gitlab-ci.yml

index 9552b3e..d6a6e07 100644 (file)
@@ -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: