commit | 6a2b0fd171082eae19f1da043cf53b5a5a7b9c6c | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Thu Sep 30 12:36:35 2021 -0400 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Oct 05 16:53:17 2021 -0700 |
tree | e373fab84dc8b44cfdb3b6ef82fc18a11ae80ebe | |
parent | e3acc2c1961cbe22ca474cd5da4163b7bbf7cea3 [diff] |
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>