Skip to content

ci/lava: Add caching proxies for trace downloads

Tomeu Vizoso requested to merge tomeu/mesa:trace-http-cache into main

To avoid having to download the same traces again and again in each job, use the caching proxy configured in the Collabora lab.

We can currently hardcode it like this because we don't test the same driver in more than one lab, but when that changes we will need a more flexible approach.

Signed-off-by: Tomeu Vizoso tomeu.vizoso@collabora.com

Merge request reports