qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org,  Anders Roxell <anders.roxell@linaro.org>,
	Thomas Huth <thuth@redhat.com>,
	 Wainer dos Santos Moschetta <wainersm@redhat.com>,
	 Beraldo Leal <bleal@redhat.com>
Subject: Re: [RFC PATCH] tests/docker: merge debian-native with debian-amd64
Date: Wed, 08 Nov 2023 18:37:53 +0000	[thread overview]
Message-ID: <87leb8851a.fsf@draig.linaro.org> (raw)
In-Reply-To: <039a6e2d-8daf-46a4-a175-8df1ceaef0c3@linaro.org> ("Philippe Mathieu-Daudé"'s message of "Wed, 8 Nov 2023 18:35:07 +0100 (1 hour, 2 minutes, 8 seconds ago)")

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	other threads:[~2023-11-08 18:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-08 16:56 [RFC PATCH] tests/docker: merge debian-native with debian-amd64 Alex Bennée
2023-11-08 17:35 ` Philippe Mathieu-Daudé
2023-11-08 18:37   ` Alex Bennée [this message]
2023-11-08 20:56 ` Anders Roxell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87leb8851a.fsf@draig.linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=anders.roxell@linaro.org \
    --cc=bleal@redhat.com \
    --cc=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@redhat.com \
    --cc=wainersm@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).