From a6d9e21c237c4667260e9885c5f0d2c369349ede Mon Sep 17 00:00:00 2001 From: Tomeu Vizoso Date: Tue, 23 Jan 2024 10:31:02 +0100 Subject: [PATCH] ci: disable Igalia farm I'm having trouble merging stuff because of: ++ curl -L --retry 4 -f --retry-all-errors --retry-delay 60 'http://192.168.40.161:8888/cache/?uri=https://s3.freedesktop.org/artifacts/mesa/mesa/1085412/mesa-arm64-default-debugoptimized.tar.zst' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (7) Failed to connect to 192.168.40.161 port 8888 after 21 ms: Couldn't connect to server Warning: Problem (retrying all errors). Will retry in 60 seconds. 4 retries Warning: left. Part-of: --- {.ci-farms => .ci-farms-disabled}/igalia | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {.ci-farms => .ci-farms-disabled}/igalia (100%) diff --git a/.ci-farms/igalia b/.ci-farms-disabled/igalia similarity index 100% rename from .ci-farms/igalia rename to .ci-farms-disabled/igalia