From: Eric Anholt Date: Thu, 21 Jan 2021 20:36:01 +0000 (-0800) Subject: ci/freedreno: Use the new nginx cache for trace downloads. X-Git-Tag: upstream/21.2.3~8645 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a45810a24692e5af75114a4b5dc3f5023157f17d;p=platform%2Fupstream%2Fmesa.git ci/freedreno: Use the new nginx cache for trace downloads. As we introduce bigger traces to the replay, pulling all of that down all the way from packet is going to get unreasonable. Reviewed-by: Daniel Stone Part-of: --- diff --git a/.gitlab-ci/traces-freedreno.yml b/.gitlab-ci/traces-freedreno.yml index 5884d74..381fc15 100644 --- a/.gitlab-ci/traces-freedreno.yml +++ b/.gitlab-ci/traces-freedreno.yml @@ -1,5 +1,5 @@ traces-db: - download-url: "https://minio-packet.freedesktop.org/mesa-tracie-public/" + download-url: "http://10.42.0.1:8888/cache/?uri=https://minio-packet.freedesktop.org/mesa-tracie-public/" traces: - path: 0ad/0ad.trace