mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 02:48:07 +02:00
Place the kernel and ramdisk into a place in the file server so the URL will only change when the contents also change. Also put the Mesa build into a separate tarball so the ramdisk's contents don't change every build. With proper caching in place, all devices in the same farm need only to download the mesa tarball once, saving time. As we switch to MinIO for making kernels and rootfs available to LAVA devices, we can stop using Docker to distribute them. Instead, build when needed in separate jobs that push directly to MinIO, from where LAVA devices can download them. Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Acked-by: Daniel Stone <daniels@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5515> |
||
|---|---|---|
| .. | ||
| arm64_test.sh | ||
| arm_build.sh | ||
| arm_test-base.sh | ||
| baremetal_build.sh | ||
| container_post_build.sh | ||
| container_pre_build.sh | ||
| cross_build.sh | ||
| i386_build.sh | ||
| lava_arm.sh | ||
| llvm-snapshot.gpg.key | ||
| ppc64el_build.sh | ||
| s390x_build.sh | ||
| x86_build-base.sh | ||
| x86_build.sh | ||
| x86_build_old.sh | ||
| x86_test-base.sh | ||
| x86_test-gl.sh | ||
| x86_test-vk.sh | ||