You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/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>
1 week ago
..
dockerfiles tests/docker: fix debian-all-test-cross 1 week ago
Makefile.include tests/docker: expose $HOME/.cache/qemu as docker volume 2 months ago
common.rc tests/: spelling fixes 2 years ago
docker.py tests/docker: avoid invalid escape in Python string 2 years ago
run tests/docker: run script use realpath instead of readlink 3 years ago
test-block docker: test-block: Don't continue if build fails 8 years ago
test-build tests/docker: move DEF_TARGET_LIST setting to common.rc 6 years ago
test-clang tests/docker: remove FEATURES env var from templates 4 years ago
test-debug meson: Split --enable-sanitizers to --enable-{asan, ubsan} 11 months ago
test-full docker: move make check into check_qemu helper 7 years ago
test-fuzz tests/docker: add test-fuzz 2 years ago
test-mingw tests/docker: update test-mingw to run single build 3 years ago
test-misc tests/docker: remove FEATURES env var from templates 4 years ago
test-quick tests/docker: move DEF_TARGET_LIST setting to common.rc 6 years ago
test-rust tests/docker: replicate the check-rust-tools-nightly CI job 6 months ago
test-static tests/docker: add test script for static linux-user builds 5 years ago
test-tcg tests/docker: add a test-tcg for building then running check-tcg 4 years ago
test-tsan testing: update ubuntu2004 to ubuntu2204 2 years ago
test-unit docker: add test-unit runner 7 years ago