ci/freedreno: Use the http cache for artifacts downloads, too.
authorEric Anholt <eric@anholt.net>
Thu, 21 Jan 2021 23:41:18 +0000 (15:41 -0800)
committerMarge Bot <eric+marge@anholt.net>
Mon, 1 Feb 2021 18:32:01 +0000 (18:32 +0000)
commit2af6b535881867cc5a941063459e9df508d8c650
tree701880b3e56f5171fc565b20aa477a0a64e38071
parenta45810a24692e5af75114a4b5dc3f5023157f17d
ci/freedreno: Use the http cache for artifacts downloads, too.

The gitlab artifacts handling has been slow in the past as we hit
gitlab.fdo from multiple runners, and it costs fd.o egress bandwidth.  Use
the local http cache against the packet.net minio to cut that downloads
cost.

Closes: #3249
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8727>
.gitlab-ci.yml
.gitlab-ci/bare-metal/fastboot.sh
.gitlab-ci/bare-metal/rootfs-setup.sh