tests/docker: gcc-10 based images for ppc64{,le} tests
commitcf9b6d215eef18a094ec030e511bf08e493ff686
authorMatheus Ferst <matheus.ferst@eldorado.org.br>
Wed, 12 May 2021 10:20:46 +0000 (12 11:20 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 18 May 2021 08:36:21 +0000 (18 09:36 +0100)
tree5e0f25abe652a43ff7e783072aad593fa375e6d4
parenta1ff17fef5b8783d9e189c3bb7cc2c95e9e64454
tests/docker: gcc-10 based images for ppc64{,le} tests

A newer compiler is needed to build tests for Power10 instructions. As
done for arm64 on c729a99d2701, a new '-test-cross' image is created for
ppc64 and ppc64le. As done on 936fda4d771f, a test for compiler support
is added to verify that the toolchain in use has '-mpower10'. Finally,
Unused images (docker-power-cross and docker-ppc64-cross) are removed.

Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210423205757.1752480-2-matheus.ferst@eldorado.org.br>
Message-Id: <20210512102051.12134-27-alex.bennee@linaro.org>
.gitlab-ci.d/containers.yml
tests/docker/Makefile.include
tests/docker/dockerfiles/debian-powerpc-cross.docker [deleted file]
tests/docker/dockerfiles/debian-powerpc-test-cross.docker [new file with mode: 0644]
tests/docker/dockerfiles/debian-ppc64-cross.docker [deleted file]
tests/tcg/configure.sh