[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v1 22/25] tests/docker: update and flatten debian-toolchain
From: |
Alex Bennée |
Subject: |
Re: [PATCH v1 22/25] tests/docker: update and flatten debian-toolchain |
Date: |
Sat, 27 Aug 2022 10:32:22 +0100 |
User-agent: |
mu4e 1.9.0; emacs 28.1.91 |
Thomas Huth <thuth@redhat.com> writes:
> On 26/08/2022 19.21, Alex Bennée wrote:
>> Update to the latest stable Debian. While we are at it flatten into a
>> single dockerfile as we do not need anything from the base image to
>> build the toolchain. This is used to build both the nios and
>> microblaze toolchains.
>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>> ---
>> tests/docker/Makefile.include | 4 ----
>> tests/docker/dockerfiles/debian-toolchain.docker | 5 +++--
>> 2 files changed, 3 insertions(+), 6 deletions(-)
>
> I was a little bit surprised that we do not expose these containers in
> the gitlab-CI (and thus that there are no modifications to the yml
> files here), but seems like we're fine.
Only because the toolchain containers are built and uploaded by hand
because they take so long.
>
> Reviewed-by: Thomas Huth <thuth@redhat.com>
--
Alex Bennée
- [PATCH v1 11/25] tests/docker: remove amd64 qemu/debian10 dependency, (continued)
- [PATCH v1 15/25] Deprecate 32 bit big-endian MIPS, Alex Bennée, 2022/08/26
- [PATCH v1 24/25] tests/docker: remove the Debian base images, Alex Bennée, 2022/08/26
- [PATCH v1 22/25] tests/docker: update and flatten debian-toolchain, Alex Bennée, 2022/08/26
- [PATCH v1 21/25] tests/docker: update and flatten debian-hexagon-cross, Alex Bennée, 2022/08/26
- [PATCH v1 25/25] gitlab-ci: Only use one process in Windows jobs for compilation, Alex Bennée, 2022/08/26
- [PATCH v1 20/25] tests/docker: update and flatten debian-loongarch-cross, Alex Bennée, 2022/08/26
- [PATCH v1 19/25] tests/docker: update and flatten debian-amd64-cross, Alex Bennée, 2022/08/26
- [PATCH v1 23/25] tests/docker: remove FROM qemu/ support from docker.py, Alex Bennée, 2022/08/26
- [PATCH v1 16/25] tests/docker: flatten debian-riscv64-test-cross, Alex Bennée, 2022/08/26