qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH] tests/docker: merge debian-native with debian-amd64


From: Alex Bennée
Subject: Re: [RFC PATCH] tests/docker: merge debian-native with debian-amd64
Date: Wed, 08 Nov 2023 18:37:53 +0000
User-agent: mu4e 1.11.24; emacs 29.1

Philippe Mathieu-Daudé <philmd@linaro.org> writes:

> On 8/11/23 17:56, Alex Bennée wrote:
>> debian-native isn't really needed and suffers from the problem of
>> tracking a distros dependencies rather than the projects. With a
>> little surgery we can make the debian-amd64 container architecture
>> neutral and allow people to use it to build a native QEMU.
>> Rename it so it follows the same non-arch pattern of the other
>> distro
>> containers.
>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>> Cc: Anders Roxell <anders.roxell@linaro.org>
>> ---
>>   .gitlab-ci.d/buildtest.yml                    | 12 ++---
>>   .gitlab-ci.d/containers.yml                   |  2 +-
>>   tests/docker/Makefile.include                 |  3 --
>>   tests/docker/dockerfiles/debian-native.docker | 54 -------------------
>>   .../{debian-amd64.docker => debian.docker}    |  7 ++-
>>   tests/lcitool/refresh                         |  9 ++--
>>   6 files changed, 18 insertions(+), 69 deletions(-)
>>   delete mode 100644 tests/docker/dockerfiles/debian-native.docker
>>   rename tests/docker/dockerfiles/{debian-amd64.docker => debian.docker} 
>> (96%)
>
> Good idea. Why RFC?

Well mostly to see if it is usable for Ander's as a generic build env
for QEMU builds for tuxbuild images.

>
> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>

-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]