summaryrefslogtreecommitdiffstats
path: root/tests/docker/Makefile.include
diff options
context:
space:
mode:
authorRichard Henderson2021-09-30 18:36:35 +0200
committerRichard Henderson2021-10-06 01:53:17 +0200
commit6a2b0fd171082eae19f1da043cf53b5a5a7b9c6c (patch)
treee373fab84dc8b44cfdb3b6ef82fc18a11ae80ebe /tests/docker/Makefile.include
parenttests/docker/dockerfiles: Bump fedora-i386-cross to fedora 34 (diff)
downloadqemu-6a2b0fd171082eae19f1da043cf53b5a5a7b9c6c.tar.gz
qemu-6a2b0fd171082eae19f1da043cf53b5a5a7b9c6c.tar.xz
qemu-6a2b0fd171082eae19f1da043cf53b5a5a7b9c6c.zip
tests/docker: Remove fedora-i386-cross from DOCKER_PARTIAL_IMAGES
The image was upgraded to a full image in ee381b7fe146. This makes it possible to use docker-test@image syntax with this container. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20210930163636.721311-2-richard.henderson@linaro.org>
Diffstat (limited to 'tests/docker/Makefile.include')
-rw-r--r--tests/docker/Makefile.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docker/Makefile.include b/tests/docker/Makefile.include
index ff5d732889..0806c6f726 100644
--- a/tests/docker/Makefile.include
+++ b/tests/docker/Makefile.include
@@ -184,7 +184,7 @@ DOCKER_PARTIAL_IMAGES += debian-riscv64-cross
DOCKER_PARTIAL_IMAGES += debian-sh4-cross debian-sparc64-cross
DOCKER_PARTIAL_IMAGES += debian-tricore-cross
DOCKER_PARTIAL_IMAGES += debian-xtensa-cross
-DOCKER_PARTIAL_IMAGES += fedora-i386-cross fedora-cris-cross
+DOCKER_PARTIAL_IMAGES += fedora-cris-cross
# Rules for building linux-user powered images
#