mesa/.gitlab-ci/container/debian
David Heidelberg 321dc93276 ci: split arm_test into arm{hf,64}_test
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>
2022-11-22 22:00:06 +00:00
..
android_build.sh
arm64_test.sh ci: split arm_test into arm{hf,64}_test 2022-11-22 22:00:06 +00:00
arm_build.sh ci: Update ci-fairy in CI, rootfs and containers 2022-11-04 11:41:42 +00:00
arm_test.sh ci: split arm_test into arm{hf,64}_test 2022-11-22 22:00:06 +00:00
armhf_test.sh ci: split arm_test into arm{hf,64}_test 2022-11-22 22:00:06 +00:00
i386_build.sh
llvm-snapshot.gpg.key
ppc64el_build.sh
s390x_build.sh ci/linker: update mold to 1.6 and enable on s390x 2022-10-25 06:25:14 +00:00
winehq.gpg.key
x86_build-base-wine.sh
x86_build-base.sh ci: Update ci-fairy in CI, rootfs and containers 2022-11-04 11:41:42 +00:00
x86_build-mingw-patch.sh
x86_build-mingw-source-deps.sh deps: Update DirectX-Headers req to 1.606.4 2022-10-20 00:30:21 +00:00
x86_build-mingw.sh
x86_build.sh deps: Update DirectX-Headers req to 1.606.4 2022-10-20 00:30:21 +00:00
x86_mingw-toolchain.cmake
x86_test-base.sh ci: Update ci-fairy in CI, rootfs and containers 2022-11-04 11:41:42 +00:00
x86_test-gl.sh ci: Add weston to our rootfses for wayland testing. 2022-11-22 21:28:02 +00:00
x86_test-vk.sh ci: don't remove wget from the packages of debian/x86_test-vk 2022-11-17 10:44:12 +00:00