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.3


From: Brad Smith
Subject: Re: [PATCH] tests/vm: update NetBSD to 9.3
Date: Mon, 19 Sep 2022 09:13:59 -0400
User-agent: AquaMail/1.38.1 (build: 103801197)

On September 19, 2022 9:05:31 a.m. Thomas Huth <thuth@redhat.com> wrote:

On 06/09/2022 03.04, Brad Smith wrote:
tests/vm: update NetBSD to 9.3

Signed-off-by: Brad Smith <brad@comstyle.com>
---
tests/vm/netbsd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/vm/netbsd b/tests/vm/netbsd
index da6773ff59..aa54338dfa 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.2/images/NetBSD-9.2-amd64.iso"
-    csum = "5ee0ea101f73386b9b424f5d1041e371db3c42fdd6f4e4518dc79c4a08f31d43091ebe93425c9f0dcaaed2b51131836fe6774f33f89030b58d64709b35fda72f"
+    link = "https://cdn.netbsd.org/pub/NetBSD/NetBSD-9.3/images/NetBSD-9.3-amd64.iso"
+    csum = "2bfce544f762a579f61478e7106c436fc48731ff25cf6f79b392ba5752e6f5ec130364286f7471716290a5f033637cf56aacee7fedb91095face59adf36300c3"
size = "20G"
pkgs = [
  # tools

Tested-by: Thomas Huth <thuth@redhat.com>

I can pick this up for my next "testing"-related pull request.

Thanks.

Sent with Aqua Mail for Android
https://www.aqua-mail.com


reply via email to

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