]> git.proxmox.com Git - mirror_qemu.git/commit - tests/Makefile.include
tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 15 Jun 2018 18:20:55 +0000 (19:20 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Jun 2018 21:13:39 +0000 (22:13 +0100)
commitcff5477330429cfb154bf00ec8224bdceb8f8bed
tree102a55998d06ec258ef7ed988ebe90b79cef350a
parentf97da1f71700a3417953fa85bf1394307e5dd013
tests/Makefile: call sub-makes with SKIP_DOCKER_BUILD=1

As we now ensure all the images we are going to use are built in the
top level make file lets not over complicate things by running the
full script again. We do run the check script just in case someone
deletes the docker image while we are running.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/Makefile.include
tests/docker/Makefile.include