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 ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
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 ci: Add debian/ prefix to job names for Debian based docker images 2021-07-09 10:24:41 +00:00
llvm-snapshot.gpg.key ci/x86: update to llvm 13 2022-07-01 19:24:05 +00:00
ppc64el_build.sh ci: Add debian/ prefix to job names for Debian based docker images 2021-07-09 10:24:41 +00:00
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 ci: install a more recent version of Wine in the test-vk image 2022-06-24 05:32:53 +00:00
x86_build-base-wine.sh ci: drop last bits of wine32 2022-08-27 23:00:37 +00:00
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 ci: make shellcheck happy about .gitlab-ci/container/ directory 2022-08-26 21:20:14 +00:00
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 ci: Prepare the container for building all mesa components with mingw under linux 2022-06-23 09:27:06 +00:00
x86_build.sh deps: Update DirectX-Headers req to 1.606.4 2022-10-20 00:30:21 +00:00
x86_mingw-toolchain.cmake ci: Prepare the container for building all mesa components with mingw under linux 2022-06-23 09:27:06 +00:00
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