qemu-cr16/tests/docker
Alex Bennée 61432e805e tests/docker: fix debian-all-test-cross
It turns out you can't easily expand an ENV var across multiple steps
in a dockerfile. This meant we silently dropped the architectures we
should have even on amd64 hosts. As the updated AVAILABLE_COMPILERS is
only needed for the following apt install line just merge them.

Fixes: 6da616bb17 (tests/docker: handle host-arch selection for all-test-cross)
Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250804104308.250949-1-alex.bennee@linaro.org>
2025-08-04 16:13:38 +01:00
..
dockerfiles tests/docker: fix debian-all-test-cross 2025-08-04 16:13:38 +01:00
common.rc
docker.py tests/docker: avoid invalid escape in Python string 2023-10-17 15:20:53 +02:00
Makefile.include tests/docker: expose $HOME/.cache/qemu as docker volume 2025-06-07 15:15:30 +01:00
run
test-block
test-build
test-clang
test-debug meson: Split --enable-sanitizers to --enable-{asan, ubsan} 2024-09-11 09:49:11 +02:00
test-full
test-fuzz
test-mingw
test-misc
test-quick
test-rust tests/docker: replicate the check-rust-tools-nightly CI job 2025-02-10 13:47:58 +00:00
test-static
test-tcg
test-tsan
test-unit