commit | 8a1975e4d44b56124dcf37e972e645ba21b3722b | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Tue Jun 03 12:01:48 2025 +0100 |
committer | Alex Bennée <alex.bennee@linaro.org> | Sat Jun 07 15:15:30 2025 +0100 |
tree | f1195a1168dc4fae51c3c9985614b2b84dbc524c | |
parent | 96215036f47403438c7c7869b7cd419bd7a11f82 [diff] |
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>