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: Brad Smith
Subject: Re: [PATCH] tests/vm: update NetBSD to 9.2
Date: Wed, 30 Jun 2021 12:50:19 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Thunderbird/90.0

Sorry my mistake.

I'll keep that script in mind as it looks incredibly useful.

On 6/30/2021 6:33 AM, Philippe Mathieu-Daudé wrote:
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]