]> git.ipfire.org Git - thirdparty/qemu.git/commit
gitlab: split alpha testing into a legacy container
authorAlex Bennée <alex.bennee@linaro.org>
Sun, 29 Oct 2023 14:50:17 +0000 (14:50 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Tue, 31 Oct 2023 13:28:25 +0000 (13:28 +0000)
commitaa39c4c098190e49eaf8854046dcc1827770f890
tree45a298b0cdda69e0ae7703d8cd7d7e6b4844cb7b
parent580731dcc87eb27a2b0dc20ec331f1ce51864c97
gitlab: split alpha testing into a legacy container

The current bookworm compiler doesn't build the static binaries due to
bug #1054412 and it might be awhile before it gets fixed. The problem
of keeping older architecture compilers running isn't going to go away
so lets prepare the ground. Create a legacy container and move some
tests around so the others can get upgraded.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231029145033.592566-4-alex.bennee@linaro.org>
.gitlab-ci.d/buildtest.yml
.gitlab-ci.d/container-cross.yml
tests/docker/dockerfiles/debian-all-test-cross.docker
tests/docker/dockerfiles/debian-legacy-test-cross.docker [new file with mode: 0644]