Skip to content
Snippets Groups Projects
Commit 26f0ee7d authored by Brad Smith's avatar Brad Smith Committed by Thomas Huth
Browse files

tests/vm: update openbsd to release 7.1


tests/vm/openbsd: Update to release 7.1

Signed-off-by: default avatarBrad Smith <brad@comstyle.com>
Tested-by: default avatarThomas Huth <thuth@redhat.com>
Reviewed-by: default avatarWarner Losh <imp@bsdimp.com>
Message-Id: <YnRed7sw45lTbRjb@humpty.home.comstyle.com>
Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
parent 5c570ef2
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,8 @@ class OpenBSDVM(basevm.BaseVM):
name = "openbsd"
arch = "x86_64"
link = "https://cdn.openbsd.org/pub/OpenBSD/7.0/amd64/install70.iso"
csum = "1882f9a23c9800e5dba3dbd2cf0126f552605c915433ef4c5bb672610a4ca3a4"
link = "https://cdn.openbsd.org/pub/OpenBSD/7.1/amd64/install71.iso"
csum = "d3a7c5b9bf890bc404304a1c96f9ee72e1d9bbcf9cc849c1133bdb0d67843396"
size = "20G"
pkgs = [
# tools
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment