qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] tests/vm: update NetBSD to 9.2


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] tests/vm: update NetBSD to 9.2
Date: Wed, 30 Jun 2021 12:33:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Hi Brad,

You forgot to Cc the maintainers:

$ ./scripts/get_maintainer.pl -f tests/vm/netbsd
"Alex Bennée" <alex.bennee@linaro.org> (maintainer:Build and test au...)
"Philippe Mathieu-Daudé" <f4bug@amsat.org> (maintainer:Build and test au...)
Thomas Huth <thuth@redhat.com> (maintainer:Build and test au...)
Wainer dos Santos Moschetta <wainersm@redhat.com> (reviewer:Build and
test au...)
Willian Rampazzo <willianr@redhat.com> (reviewer:Build and test au...)
qemu-devel@nongnu.org (open list:All patches CC here)

On 6/2/21 7:21 PM, Brad Smith wrote:
> tests/vm: update NetBSD to 9.2
> 
> Signed-off-by: Brad Smith <brad@comstyle.com>

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

> ---
>  tests/vm/netbsd | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/tests/vm/netbsd b/tests/vm/netbsd
> index b9efc269d2..4cc58df130 100755
> --- a/tests/vm/netbsd
> +++ b/tests/vm/netbsd
> @@ -22,8 +22,8 @@ class NetBSDVM(basevm.BaseVM):
>      name = "netbsd"
>      arch = "x86_64"
>  
> -    link = 
> "https://cdn.netbsd.org/pub/NetBSD/NetBSD-9.1/images/NetBSD-9.1-amd64.iso";
> -    csum = 
> "65bddc95945991c3b2021f9c8ded7f34c25f0a7611b7aa15a15fe23399e902307e926ae97fcd01dc1662ac67b5f6e4be643c6a2b581692ddcb616d30125066f9"
> +    link = 
> "https://cdn.netbsd.org/pub/NetBSD/NetBSD-9.2/images/NetBSD-9.2-amd64.iso";
> +    csum = 
> "5ee0ea101f73386b9b424f5d1041e371db3c42fdd6f4e4518dc79c4a08f31d43091ebe93425c9f0dcaaed2b51131836fe6774f33f89030b58d64709b35fda72f"
>      size = "20G"
>      pkgs = [
>          # tools
> 




reply via email to

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