qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: Thomas Huth <thuth@redhat.com>,
	qemu-devel@nongnu.org, Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [RFC PATCH] tests/vm: Remove obsolete Fedora VM test
Date: Thu, 25 Aug 2022 17:25:55 +0100	[thread overview]
Message-ID: <87a67sgugw.fsf@linaro.org> (raw)
In-Reply-To: <69e48a9d-a343-5cdc-d0fc-6b38fd9d25fd@amsat.org>


Philippe Mathieu-Daudé <f4bug@amsat.org> writes:

> On 24/8/22 19:29, Alex Bennée wrote:
>> Thomas Huth <thuth@redhat.com> writes:
>> 
>>> It's still based on Fedora 30 - which is not supported anymore by QEMU
>>> since years. Seems like nobody is using (and refreshing) this, and it's
>>> easier to test this via a container anyway, so let's remove this now.
>>>
>>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>> Queued to testing/next, thanks.
>
> FYI this is the image I'm using to test x86 guest on aarch64/mips64
> hosts, but I can test a BSD-based instead; I suppose Linux as a guest
> is already well tested.

We already have a lot of coverage in avocado for that. If we want to
keep a VM image around though it needs updating to something supported
(either an LTS or more recent Fedora).

>
>>> ---
>>>   tests/vm/Makefile.include |   3 +-
>>>   tests/vm/fedora           | 190 --------------------------------------
>>>   2 files changed, 1 insertion(+), 192 deletions(-)
>>>   delete mode 100755 tests/vm/fedora
>>>
>>> diff --git a/tests/vm/Makefile.include b/tests/vm/Makefile.include
>>> index 8d2a164552..2cc2203d09 100644
>>> --- a/tests/vm/Makefile.include
>>> +++ b/tests/vm/Makefile.include
>>> @@ -15,7 +15,7 @@ endif
>>>     EFI_AARCH64 = $(wildcard
>>> $(BUILD_DIR)/pc-bios/edk2-aarch64-code.fd)
>>>   -X86_IMAGES := freebsd netbsd openbsd fedora haiku.x86_64
>>> +X86_IMAGES := freebsd netbsd openbsd haiku.x86_64
>>>   ifneq ($(GENISOIMAGE),)
>>>   X86_IMAGES += centos
>>>   ifneq ($(EFI_AARCH64),)
>>> @@ -45,7 +45,6 @@ vm-help vm-test:
>>>   	@echo "  vm-build-freebsd                - Build QEMU in FreeBSD VM"
>>>   	@echo "  vm-build-netbsd                 - Build QEMU in NetBSD VM"
>>>   	@echo "  vm-build-openbsd                - Build QEMU in OpenBSD VM"
>>> -	@echo "  vm-build-fedora                 - Build QEMU in Fedora VM"
>>>   ifneq ($(GENISOIMAGE),)
>>>   	@echo "  vm-build-centos                 - Build QEMU in CentOS VM, with Docker"
>>>   ifneq ($(EFI_AARCH64),)


-- 
Alex Bennée


  reply	other threads:[~2022-08-25 16:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-22 17:53 [RFC PATCH] tests/vm: Remove obsolete Fedora VM test Thomas Huth
2022-08-24 17:29 ` Alex Bennée
2022-08-25 14:02   ` Philippe Mathieu-Daudé via
2022-08-25 16:25     ` Alex Bennée [this message]
2022-08-25 18:54     ` Thomas Huth

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=87a67sgugw.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=f4bug@amsat.org \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thuth@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).