qemu/tests/docker
Daniel P. Berrangé c1d822ca34 gitlab: record installed packages in /packages.txt in containers
The lcitool created containers save the full distro package list
details into /packages.txt. The idea is that build jobs will 'cat'
this file, so that the build log has a record of what packages
were used. This is important info, because when it comes to debug
failures, the original container is often lost.

This extends the manually written dockerfiles to also create the
/packages.txt file.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20240724095505.33544-2-berrange@redhat.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240729144414.830369-2-alex.bennee@linaro.org>
2024-07-30 11:38:34 +01:00
..
dockerfiles gitlab: record installed packages in /packages.txt in containers 2024-07-30 11:38:34 +01:00
common.rc tests/: spelling fixes 2023-09-08 13:08:52 +03:00
docker.py tests/docker: avoid invalid escape in Python string 2023-10-17 15:20:53 +02:00
Makefile.include tests/docker: Specify --userns keep-id for Podman 2024-07-05 12:33:41 +01:00
run
test-block
test-build
test-clang
test-debug
test-full
test-fuzz
test-mingw
test-misc
test-quick
test-static
test-tcg
test-tsan
test-unit