mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-26 10:00:22 +01:00
Every barebone arm or aarch64 job depends on these. When experimenting with CI, this job drags both kernel+rootfs_arm64 and armhf, even when the latter is not used. This should speed up development and relieve one instance for about 30 minutes and overlap between finishing kernel+rootfs_arm64 and armhf jobs per change. Here are some size stats: old arm_test 904M (32+64) new arm64_test 579M (64bit) new armhf_test 402M (32bit) --- both ~ 981M (overhead is 81M overall, but never used together so it's only cost "at rest") Runtime of the arm*_test jobs is ~ 2 minutes. Acked-by: Martin Roukala <martin.roukala@mupuf.org> Acked-by: Daniel Stone <daniels@collabora.com> Reviewed-by: "Sergi Blanch Torné" <sergi.blanch.torne@collabora.com> Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19550> |
||
|---|---|---|
| .. | ||
| android_build.sh | ||
| arm64_test.sh | ||
| arm_build.sh | ||
| arm_test.sh | ||
| armhf_test.sh | ||
| i386_build.sh | ||
| llvm-snapshot.gpg.key | ||
| ppc64el_build.sh | ||
| s390x_build.sh | ||
| winehq.gpg.key | ||
| x86_build-base-wine.sh | ||
| x86_build-base.sh | ||
| x86_build-mingw-patch.sh | ||
| x86_build-mingw-source-deps.sh | ||
| x86_build-mingw.sh | ||
| x86_build.sh | ||
| x86_mingw-toolchain.cmake | ||
| x86_test-base.sh | ||
| x86_test-gl.sh | ||
| x86_test-vk.sh | ||