diff mbox series

tests/vm: update openbsd to release 6.6

Message ID 20191018102443.26469-1-kraxel@redhat.com
State New
Headers show
Series tests/vm: update openbsd to release 6.6 | expand

Commit Message

Gerd Hoffmann Oct. 18, 2019, 10:24 a.m. UTC
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 tests/vm/openbsd | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Brad Smith Nov. 14, 2019, 3:33 a.m. UTC | #1
Thanks.

Reviewed-by: Brad Smith <brad@comstyle.com>

On 10/18/2019 6:24 AM, Gerd Hoffmann wrote:
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
>   tests/vm/openbsd | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tests/vm/openbsd b/tests/vm/openbsd
> index b92c39f89a6f..9f82cd459fde 100755
> --- a/tests/vm/openbsd
> +++ b/tests/vm/openbsd
> @@ -22,8 +22,8 @@ class OpenBSDVM(basevm.BaseVM):
>       name = "openbsd"
>       arch = "x86_64"
>   
> -    link = "https://cdn.openbsd.org/pub/OpenBSD/6.5/amd64/install65.iso"
> -    csum = "38d1f8cadd502f1c27bf05c5abde6cc505dd28f3f34f8a941048ff9a54f9f608"
> +    link = "https://cdn.openbsd.org/pub/OpenBSD/6.6/amd64/install66.iso"
> +    csum = "b22e63df56e6266de6bbeed8e9be0fbe9ee2291551c5bc03f3cc2e4ab9436ee3"
>       size = "20G"
>       pkgs = [
>           # tools
Brad Smith Dec. 19, 2019, 10:11 p.m. UTC | #2
ping.

On 11/13/2019 10:33 PM, Brad Smith wrote:
> Thanks.
>
> Reviewed-by: Brad Smith<brad@comstyle.com>
> On 10/18/2019 6:24 AM, Gerd Hoffmann wrote:
>> Signed-off-by: Gerd Hoffmann<kraxel@redhat.com>
>> ---
>>   tests/vm/openbsd | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/tests/vm/openbsd b/tests/vm/openbsd
>> index b92c39f89a6f..9f82cd459fde 100755
>> --- a/tests/vm/openbsd
>> +++ b/tests/vm/openbsd
>> @@ -22,8 +22,8 @@ class OpenBSDVM(basevm.BaseVM):
>>       name = "openbsd"
>>       arch = "x86_64"
>>   
>> -    link ="https://cdn.openbsd.org/pub/OpenBSD/6.5/amd64/install65.iso"
>> -    csum = "38d1f8cadd502f1c27bf05c5abde6cc505dd28f3f34f8a941048ff9a54f9f608"
>> +    link ="https://cdn.openbsd.org/pub/OpenBSD/6.6/amd64/install66.iso"
>> +    csum = "b22e63df56e6266de6bbeed8e9be0fbe9ee2291551c5bc03f3cc2e4ab9436ee3"
>>       size = "20G"
>>       pkgs = [
>>           # tools
Philippe Mathieu-Daudé Dec. 31, 2019, 4:25 p.m. UTC | #3
On 12/19/19 11:11 PM, Brad Smith wrote:
> ping.
> 
> On 11/13/2019 10:33 PM, Brad Smith wrote:
>> Thanks.
>>
>> Reviewed-by: Brad Smith<brad@comstyle.com>

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>

>> On 10/18/2019 6:24 AM, Gerd Hoffmann wrote:
>>> Signed-off-by: Gerd Hoffmann<kraxel@redhat.com>
>>> ---
>>>   tests/vm/openbsd | 4 ++--
>>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/tests/vm/openbsd b/tests/vm/openbsd
>>> index b92c39f89a6f..9f82cd459fde 100755
>>> --- a/tests/vm/openbsd
>>> +++ b/tests/vm/openbsd
>>> @@ -22,8 +22,8 @@ class OpenBSDVM(basevm.BaseVM):
>>>       name = "openbsd"
>>>       arch = "x86_64"
>>>   
>>> -    link ="https://cdn.openbsd.org/pub/OpenBSD/6.5/amd64/install65.iso"
>>> -    csum = "38d1f8cadd502f1c27bf05c5abde6cc505dd28f3f34f8a941048ff9a54f9f608"
>>> +    link ="https://cdn.openbsd.org/pub/OpenBSD/6.6/amd64/install66.iso"
>>> +    csum = "b22e63df56e6266de6bbeed8e9be0fbe9ee2291551c5bc03f3cc2e4ab9436ee3"
>>>       size = "20G"
>>>       pkgs = [
>>>           # tools
Alex Bennée Jan. 7, 2020, 11:12 a.m. UTC | #4
Gerd Hoffmann <kraxel@redhat.com> writes:

> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>

Queued to testing/next, thanks.

> ---
>  tests/vm/openbsd | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tests/vm/openbsd b/tests/vm/openbsd
> index b92c39f89a6f..9f82cd459fde 100755
> --- a/tests/vm/openbsd
> +++ b/tests/vm/openbsd
> @@ -22,8 +22,8 @@ class OpenBSDVM(basevm.BaseVM):
>      name = "openbsd"
>      arch = "x86_64"
>  
> -    link = "https://cdn.openbsd.org/pub/OpenBSD/6.5/amd64/install65.iso"
> -    csum = "38d1f8cadd502f1c27bf05c5abde6cc505dd28f3f34f8a941048ff9a54f9f608"
> +    link = "https://cdn.openbsd.org/pub/OpenBSD/6.6/amd64/install66.iso"
> +    csum = "b22e63df56e6266de6bbeed8e9be0fbe9ee2291551c5bc03f3cc2e4ab9436ee3"
>      size = "20G"
>      pkgs = [
>          # tools
diff mbox series

Patch

diff --git a/tests/vm/openbsd b/tests/vm/openbsd
index b92c39f89a6f..9f82cd459fde 100755
--- a/tests/vm/openbsd
+++ b/tests/vm/openbsd
@@ -22,8 +22,8 @@  class OpenBSDVM(basevm.BaseVM):
     name = "openbsd"
     arch = "x86_64"
 
-    link = "https://cdn.openbsd.org/pub/OpenBSD/6.5/amd64/install65.iso"
-    csum = "38d1f8cadd502f1c27bf05c5abde6cc505dd28f3f34f8a941048ff9a54f9f608"
+    link = "https://cdn.openbsd.org/pub/OpenBSD/6.6/amd64/install66.iso"
+    csum = "b22e63df56e6266de6bbeed8e9be0fbe9ee2291551c5bc03f3cc2e4ab9436ee3"
     size = "20G"
     pkgs = [
         # tools