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

Author: Corentin Noël <[email protected]>
Date:   Wed Sep  7 14:45:25 2022 +0200

ci: disable the freedreno farm.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18463>

---

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b4e05c7eaa9..d3d72780ca6 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"
   MICROSOFT_FARM: "online"
   LIMA_FARM: "online"

Reply via email to