Mesa (main): ci: Disable Google's lab

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Apr 13 06:57:48 UTC 2022


Module: Mesa
Branch: main
Commit: 8506c2b7ee447faabcda7c4b123717d6e375ee9c
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=8506c2b7ee447faabcda7c4b123717d6e375ee9c

Author: Tomeu Vizoso <tomeu.vizoso at collabora.com>
Date:   Wed Apr 13 08:11:05 2022 +0200

ci: Disable Google's lab

The runner is down and pipelines are being stuck.

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

---

 .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:



More information about the mesa-commit mailing list