CI: Disable freedreno
authorDaniel Stone <daniels@collabora.com>
Tue, 28 Mar 2023 10:10:10 +0000 (11:10 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 28 Mar 2023 13:09:08 +0000 (13:09 +0000)
The proxy has been broken ever since the network went down.

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

.gitlab-ci.yml

index 6045859..3530efe 100644 (file)
@@ -30,7 +30,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"