mesa/.gitlab-ci/container
Valentine Burley a3fb667b1d ci: Include Fluster vectors in the rootfs
Downloading them at runtime proved too slow and unreliable.
Keep the logic to upload the vectors to S3 as it's faster, the build job
takes around 5-10 minutes when downloading from S3, but 30+ minutes to
using Fluster to download the vectors.
Move this to the build-fluster.sh script to allow re-using it in the
test-video container.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34451>
2025-04-28 20:08:32 +00:00
..
alpine ci/alpine: upgrade sphinx and hawkmoth to the latest versions 2025-03-25 20:05:46 +00:00
debian ci/container: Add new container for libva and fluster testing 2025-04-28 20:08:32 +00:00
fedora ci/fedora: Install which into build image 2025-01-29 03:23:28 +00:00
patches ci/angle: Rework building ANGLE (again) 2025-02-12 09:03:48 +00:00
baremetal_build.sh ci: do a regular GET request for /done files, instead of HEAD 2025-03-24 20:45:52 +00:00
build-android-x86_64-llvm.sh ci: replace s3_upload wrapper with ci-fairy s3cp 2025-04-22 11:17:16 +00:00
build-angle.sh ci/container: Include ANGLE in the x86_64 test-gl container 2025-04-28 20:08:32 +00:00
build-apitrace.sh ci: Update build-apitrace.sh header with the right tag 2025-04-26 14:27:54 +00:00
build-bindgen.sh ci/container: add sections around the other build scripts 2024-11-21 19:59:56 +00:00
build-crosvm.sh ci: Uprev virglrenderer to latest version on time 2025-04-08 16:11:49 +00:00
build-deqp-runner.sh ci/deqp-runner: Collapse build section 2025-04-28 20:08:32 +00:00
build-deqp.sh ci/deqp: Collapse build section 2025-04-28 20:08:32 +00:00
build-directx-headers.sh ci/container: add sections around the other build scripts 2024-11-21 19:59:56 +00:00
build-fluster.sh ci: Include Fluster vectors in the rootfs 2025-04-28 20:08:32 +00:00
build-fossilize.sh ci/container: move fossilize build section into the script itself 2024-11-21 19:59:55 +00:00
build-gfxreconstruct.sh ci/container: move gfxreconstruct build section into the script itself 2024-11-21 19:59:55 +00:00
build-kdl.sh ci/container: move kdl build section into the script itself 2024-11-21 19:59:55 +00:00
build-libclc.sh ci/container: move libclc build section into the script itself 2024-11-21 19:59:55 +00:00
build-libdrm.sh ci/container: add sections around the other build scripts 2024-11-21 19:59:56 +00:00
build-llvm-spirv.sh ci/debian: Upgrade Debian images to LLVM 19 2025-01-29 03:23:28 +00:00
build-mold.sh ci/container: move mold build section into the script itself 2024-11-21 19:59:55 +00:00
build-ninetests.sh ci/container: move ninetests build section into the script itself 2024-11-21 19:59:55 +00:00
build-piglit.sh Uprev Piglit to c50d9aa54f85e0af9d72fab86c73f89356d96399 2025-04-22 21:52:29 +00:00
build-rust.sh ci/rust: Collapse build section 2025-04-28 20:08:32 +00:00
build-shader-db.sh ci/container: add sections around the other build scripts 2024-11-21 19:59:56 +00:00
build-skqp.sh ci/container: Include SkQP in the test-gl containers 2025-04-28 20:08:32 +00:00
build-skqp_base.gn ci/debian: Upgrade Debian images to LLVM 19 2025-01-29 03:23:28 +00:00
build-va-tools.sh ci/container: Add new container for libva and fluster testing 2025-04-28 20:08:32 +00:00
build-vkd3d-proton.sh ci: uprev vkd3d-proton 2025-04-21 11:50:57 +00:00
build-vulkan-validation.sh ci: update VVL to current week 2025-04-14 17:51:05 +00:00
build-wayland.sh increase required wayland-protocols version to 1.41 2025-02-25 21:24:11 +00:00
container_job_trampoline.sh ci/container: fix image tags comment in trampoline script 2025-03-24 20:45:52 +00:00
container_post_build.sh ci: Remove cargo symlink workaround 2025-02-19 05:08:53 +00:00
container_pre_build.sh ci: drop dead wgetrc as there are no uses of wget in our CI images 2025-04-24 10:36:00 +00:00
create-android-cross-file.sh ci/android: fix meson C++ cross-compiler argument detection 2025-01-14 16:00:12 +00:00
create-android-ndk-pc.sh ci/android: move sdk version and ndk to a job variable 2023-01-25 08:58:25 -03:00
create-cross-file.sh ci: bump from Debian 11 (bullseye) to 12 (bookworm) 2023-05-25 16:06:51 +02:00
cross_build.sh ci: Require LLVM_VERSION to be set explicitly 2025-01-29 03:23:28 +00:00
fdo_cntr_export.sh ci/container: Add new container for libva and fluster testing 2025-04-28 20:08:32 +00:00
get-firmware-from-source.sh ci/firmware: Allow calling firmware as sourced script 2024-10-22 10:44:36 +00:00
gitlab-ci.yml ci/container: Add new container for libva and fluster testing 2025-04-28 20:08:32 +00:00
install-meson.sh ci: fix meson install script 2024-06-11 12:15:07 +00:00
install-wine-apitrace.sh ci/wine: Make build-wine safe for set -u 2024-10-10 11:05:57 +00:00
install-wine-dxvk.sh ci/wine: Make build-wine safe for set -u 2024-10-10 11:05:57 +00:00
lava_build.sh ci: Include Fluster vectors in the rootfs 2025-04-28 20:08:32 +00:00
setup-rootfs.sh ci/container: Add new container for libva and fluster testing 2025-04-28 20:08:32 +00:00
setup-wine.sh ci/container: move vkd3d-proton build section into the script itself 2024-11-21 19:59:56 +00:00
strip-rootfs.sh ci/container: Add new container for libva and fluster testing 2025-04-28 20:08:32 +00:00