ci: disable the freedreno farm.

It's busted.

Pushing directly. There are 6 MRs in the Marge queue and we don't have that
kind of time to wait for them to time out.

Acked-by: Rob Clark on IRC
This commit is contained in:
Marek Olšák 2022-08-29 23:53:38 -04:00
parent e799b88449
commit ab473a4f48
1 changed files with 1 additions and 1 deletions

View File

@ -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"