Re: [PATCH v2] tests/vm: update openbsd image to 7.6

2024-10-21 Thread Daniel P . Berrangé
On Mon, Oct 21, 2024 at 12:49:27PM +0200, Thomas Huth wrote: > On 21/10/2024 11.58, Brad Smith wrote: > > On 2024-10-21 5:27 a.m., Daniel P. Berrangé wrote: > > > On Sun, Oct 13, 2024 at 02:19:41AM -0400, Brad Smith wrote: > > > > tests/vm: update openbsd image to 7.6 > > > > > > > > Remove tomli

Re: [PATCH v2] tests/vm: update openbsd image to 7.6

2024-10-21 Thread Thomas Huth
On 21/10/2024 11.58, Brad Smith wrote: On 2024-10-21 5:27 a.m., Daniel P. Berrangé wrote: On Sun, Oct 13, 2024 at 02:19:41AM -0400, Brad Smith wrote: tests/vm: update openbsd image to 7.6 Remove tomli as Python has been updated to 3.11. Signed-off-by: Brad Smith ---   tests/vm/openbsd | 6 ++

Re: [PATCH v2] tests/vm: update openbsd image to 7.6

2024-10-21 Thread Brad Smith
On 2024-10-21 5:27 a.m., Daniel P. Berrangé wrote: On Sun, Oct 13, 2024 at 02:19:41AM -0400, Brad Smith wrote: tests/vm: update openbsd image to 7.6 Remove tomli as Python has been updated to 3.11. Signed-off-by: Brad Smith --- tests/vm/openbsd | 6 +++--- 1 file changed, 3 insertions(+),

Re: [PATCH v2] tests/vm: update openbsd image to 7.6

2024-10-21 Thread Daniel P . Berrangé
On Sun, Oct 13, 2024 at 02:19:41AM -0400, Brad Smith wrote: > tests/vm: update openbsd image to 7.6 > > Remove tomli as Python has been updated to 3.11. > > Signed-off-by: Brad Smith > --- > tests/vm/openbsd | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/tests/v

[PATCH v2] tests/vm: update openbsd image to 7.6

2024-10-12 Thread Brad Smith
tests/vm: update openbsd image to 7.6 Remove tomli as Python has been updated to 3.11. Signed-off-by: Brad Smith --- tests/vm/openbsd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/vm/openbsd b/tests/vm/openbsd index 49cab08782..dfd11c93f0 100755 --- a/tests/vm/