qemu-patch-raspberry4/tests/docker
Peter Xu 08c3f6d57f docker: cleanup temp directory after test
There are temp directories named "docker-src.*" after doing docker
tests.  I don't see much point in keeping that (it only contains the
qemu.tar which is exactly current tree, and the copied "run" file).
Let's remove it after test finished.

CC: "Alex Bennée" <alex.bennee@linaro.org>
CC: Fam Zheng <famz@redhat.com>
CC: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20171017071247.32355-1-peterx@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
2017-10-20 14:28:50 +08:00
..
dockerfiles docker: add installation to build tests 2017-09-29 11:14:14 +08:00
common.rc docker: add installation to build tests 2017-09-29 11:14:14 +08:00
docker.py docker: docker.py make --no-cache skip checksum test 2017-09-22 10:20:34 +08:00
Makefile.include docker: cleanup temp directory after test 2017-10-20 14:28:50 +08:00
run tests/docker/run: don't source /etc/profile 2017-09-29 11:14:15 +08: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: add installation to build tests 2017-09-29 11:14:14 +08:00
test-full docker: add installation to build tests 2017-09-29 11:14:14 +08:00
test-mingw docker: add installation to build tests 2017-09-29 11:14:14 +08:00
test-quick docker: add installation to build tests 2017-09-29 11:14:14 +08:00
travis docker: Add travis tool 2016-06-01 17:27:35 +08:00
travis.py docker: allow customizing Travis global_env variables 2017-07-18 09:39:19 +01:00