From: Uladzimir Bely <ubely@ilbers.de>
To: Anton Mikanovich <amikan@ilbers.de>, isar-users@googlegroups.com
Subject: Re: [PATCH] start_vm: Add Ubuntu Noble support
Date: Tue, 15 Apr 2025 20:57:44 +0300 [thread overview]
Message-ID: <ed2043f46dbfe99502f24e9ed538d402cbcb2891.camel@ilbers.de> (raw)
In-Reply-To: <20250410112908.48636-1-amikan@ilbers.de>
On Thu, 2025-04-10 at 14:29 +0300, Anton Mikanovich wrote:
> To be able to run start_vm tests on it.
>
> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
> ---
> testsuite/start_vm.py | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/testsuite/start_vm.py b/testsuite/start_vm.py
> index d3621ec3..57d169df 100755
> --- a/testsuite/start_vm.py
> +++ b/testsuite/start_vm.py
> @@ -48,7 +48,7 @@ def format_qemu_cmdline(
> extra_args = ''
>
> image_type = image_fstypes.split()[0]
> - base = 'ubuntu' if distro in ['jammy', 'focal'] else 'debian'
> + base = 'ubuntu' if distro in ['jammy', 'focal', 'noble'] else
> 'debian'
>
> rootfs_image = f"{image}-{base}-{distro}-
> qemu{arch}.{image_type}"
>
> @@ -156,6 +156,7 @@ def parse_args():
> 'trixie',
> 'focal',
> 'jammy',
> + 'noble',
> ]
> parser.add_argument(
> '-a',
> --
> 2.34.1
Applied to next.
--
Best regards,
Uladzimir.
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/ed2043f46dbfe99502f24e9ed538d402cbcb2891.camel%40ilbers.de.
prev parent reply other threads:[~2025-04-15 17:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-10 11:29 Anton Mikanovich
2025-04-15 17:57 ` Uladzimir Bely [this message]
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=ed2043f46dbfe99502f24e9ed538d402cbcb2891.camel@ilbers.de \
--to=ubely@ilbers.de \
--cc=amikan@ilbers.de \
--cc=isar-users@googlegroups.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