summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2023-03-28 11:10:10 +0100
committerMarge Bot <emma+marge@anholt.net>2023-03-28 13:09:08 +0000
commit6a16ed8d7949424f160cb2f1a17bc71d892ee66e (patch)
tree03b2840b5a52613030c259b88157a0f37881d87c /.gitlab-ci.yml
parent16c03fd756a6c39270073883da1aed3c8c20a7b8 (diff)
downloadmesa-6a16ed8d7949424f160cb2f1a17bc71d892ee66e.tar.gz
CI: Disable freedreno
The proxy has been broken ever since the network went down. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22161>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 60458594243..3530efe15ef 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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"