qemu-e2k/tests/docker
Alex Bennée 80394ccf21 tests/docker: remove debian-powerpc-user-cross
Despite our attempts in 4d26c7fef4 to keep this going it still gets in
the way of "make docker-test-build" completing because of course we
can't build a modern QEMU with the image. Let's put the thing out of
its misery and remove it.

People who really care about building on powerpc can still use the
binfmt_misc support to manually build an image (or just run the build
from pre this commit).

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
2019-09-26 19:00:53 +01:00
..
dockerfiles tests/docker: remove debian-powerpc-user-cross 2019-09-26 19:00:53 +01:00
common.rc tests/docker: move DEF_TARGET_LIST setting to common.rc 2019-09-10 14:14:31 +01:00
docker.py podman: fix command invocation 2019-09-26 19:00:53 +01:00
Makefile.include tests/docker: remove debian-powerpc-user-cross 2019-09-26 19:00:53 +01:00
run tests/docker: avoid $SHELL invoke bash directly 2019-09-10 14:14:31 +01:00
test-block
test-build tests/docker: move DEF_TARGET_LIST setting to common.rc 2019-09-10 14:14:31 +01:00
test-clang tests/docker: add sanitizers back to clang build 2019-09-26 19:00:53 +01:00
test-debug
test-full
test-mingw tests/docker: move DEF_TARGET_LIST setting to common.rc 2019-09-10 14:14:31 +01:00
test-misc tests/docker: add test-misc for building tools & docs 2019-07-23 15:53:25 +01:00
test-quick tests/docker: move DEF_TARGET_LIST setting to common.rc 2019-09-10 14:14:31 +01:00
test-unit
travis docker: Fix travis script unable to find source dir 2019-03-25 10:35:42 +00:00
travis.py