qemu-e2k/tests/docker
Fam Zheng 36ac78e65a docker: Don't mount ccache db if NOUSER=1
With NOUSER=1 the container runs code as root, which may create
privileged files that will not be be accssible next time. Skip ccache
dir mount in this case.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <20170925075458.18047-1-famz@redhat.com>
Acked-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
2017-09-29 11:14:15 +08:00
..
dockerfiles docker: add installation to build tests 2017-09-29 11:14:14 +08:00
Makefile.include docker: Don't mount ccache db if NOUSER=1 2017-09-29 11:14:15 +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
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