Mesa (main): ci: freedreno farm is down

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jun 17 09:50:26 UTC 2022


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

Author: Daniel Stone <daniels at collabora.com>
Date:   Fri Jun 17 09:27:53 2022 +0100

ci: freedreno farm is down

Signed-off-by: Daniel Stone <daniels at collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17104>

---

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0a785ed8f04..8fc66f7d252 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: "offline"



More information about the mesa-commit mailing list