]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/docker: expose $HOME/.cache/qemu as docker volume
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 3 Jun 2025 11:01:48 +0000 (12:01 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 7 Jun 2025 14:15:30 +0000 (15:15 +0100)
commit8a1975e4d44b56124dcf37e972e645ba21b3722b
treef1195a1168dc4fae51c3c9985614b2b84dbc524c
parent96215036f47403438c7c7869b7cd419bd7a11f82
tests/docker: expose $HOME/.cache/qemu as docker volume

If you want to run functional tests we should share .cache/qemu so we
don't force containers to continually re-download images. We also move
ccache to use this shared area.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250603110204.838117-2-alex.bennee@linaro.org>
tests/docker/Makefile.include