]> git.proxmox.com Git - mirror_qemu.git/commit - tests/docker/dockerfiles/debian-arm64-cross.docker
tests/docker: set DEF_TARGET_LIST for some containers
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 9 Aug 2019 13:50:52 +0000 (14:50 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 10 Sep 2019 13:14:31 +0000 (14:14 +0100)
commit09bb808f0b8dfc1ce6cc51f832c666ba089a9645
treedc51f71599c297f82f3beb9a6341328a72839872
parent6945018a6885816f7e49ef406348798c6beebb84
tests/docker: set DEF_TARGET_LIST for some containers

You can assume the failures most people are interested in are the
cross-compile failures that are specific to the cross compile target.
Set DEF_TARGET_LIST based on what we use for shippable, the user can
always override by calling with TARGET_LIST set.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/docker/dockerfiles/debian-arm64-cross.docker
tests/docker/dockerfiles/debian-armel-cross.docker
tests/docker/dockerfiles/debian-armhf-cross.docker
tests/docker/dockerfiles/debian-mips-cross.docker
tests/docker/dockerfiles/debian-mips64el-cross.docker
tests/docker/dockerfiles/debian-ppc64el-cross.docker
tests/docker/dockerfiles/debian-s390x-cross.docker