qemu-e2k/tests/docker
Philippe Mathieu-Daudé 98808c3d0c tests/docker: Refresh APT cache before installing new packages on Debian
Since docker caches the different layers, updating the package
list does not invalidate the previous "apt-get update" layer,
and it is likely "apt-get install" hits an outdated repository.

See commit beac6a98f6 and
https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#apt-get

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190723141528.18023-1-philmd@redhat.com>
[AJB: manually applies and fixed up]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-07-23 17:19:11 +01:00
..
dockerfiles tests/docker: Refresh APT cache before installing new packages on Debian 2019-07-23 17:19:11 +01:00
Makefile.include tests/dockerfiles: update the win cross builds to stretch 2019-07-23 15:53:25 +01:00
common.rc docker: gracefully skip check_qemu 2018-07-24 11:45:25 +01:00
docker.py tests: PEP8 cleanup of docker.py, mostly white space 2019-02-08 17:32:35 +00:00
run tests/docker: invoke the DEBUG shell with --noprofile/--norc 2019-07-23 15:53:25 +01:00
test-block docker: test-block: Don't continue if build fails 2017-09-29 11:14:15 +08:00
test-build docker: add installation to build tests 2017-09-29 11:14:14 +08:00
test-clang docker: move make check into check_qemu helper 2018-07-24 11:45:25 +01:00
test-debug docker: move make check into check_qemu helper 2018-07-24 11:45:25 +01:00
test-full docker: move make check into check_qemu helper 2018-07-24 11:45:25 +01:00
test-mingw tests/docker: Let the test-mingw test generate a NSIS installer 2019-07-23 15:53:25 +01:00
test-misc tests/docker: add test-misc for building tools & docs 2019-07-23 15:53:25 +01:00
test-quick docker: move make check into check_qemu helper 2018-07-24 11:45:25 +01:00
test-unit docker: add test-unit runner 2018-07-24 11:45:25 +01:00
travis docker: Fix travis script unable to find source dir 2019-03-25 10:35:42 +00:00
travis.py docker: Fix travis.py parser and misc change 2019-03-25 10:35:42 +00:00