tests/docker: use debian-all-test-cross for hppa

Maintaining two sets of containers for test building is silly. While
it makes sense for the QEMU cross-compile targets to have their own
fat containers built by lcitool we might as well merge the other
random debian based compilers into the same one used on gitlab.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20231029145033.592566-10-alex.bennee@linaro.org>
This commit is contained in:
Alex Bennée
2023-10-29 14:50:23 +00:00
parent eb4cb4ed1f
commit 95f5bf9521
4 changed files with 5 additions and 26 deletions

View File

@ -40,12 +40,6 @@ hexagon-cross-container:
variables:
NAME: debian-hexagon-cross
hppa-debian-cross-container:
extends: .container_job_template
stage: containers
variables:
NAME: debian-hppa-cross
loongarch-debian-cross-container:
extends: .container_job_template
stage: containers