Re: [PATCH 1/2] tests/vm: skip X11 in openbsd installation

2023-03-22 Thread Daniel P . Berrangé
On Wed, Mar 22, 2023 at 11:20:08AM -0400, Brad Smith wrote: > On 2023-03-22 9:40 a.m., Thomas Huth wrote: > > On 22/03/2023 14.38, Philippe Mathieu-Daudé wrote: > > > On 22/3/23 13:36, Daniel P. Berrangé wrote: > > > > As a VM used only for automated testing there is no need to > > > > install the

Re: [PATCH 1/2] tests/vm: skip X11 in openbsd installation

2023-03-22 Thread Thomas Huth
On 22/03/2023 16.20, Brad Smith wrote: On 2023-03-22 9:40 a.m., Thomas Huth wrote: On 22/03/2023 14.38, Philippe Mathieu-Daudé wrote: On 22/3/23 13:36, Daniel P. Berrangé wrote: As a VM used only for automated testing there is no need to install the X11 stack. Signed-off-by: Daniel P. Berrang

Re: [PATCH 1/2] tests/vm: skip X11 in openbsd installation

2023-03-22 Thread Brad Smith
On 2023-03-22 9:40 a.m., Thomas Huth wrote: On 22/03/2023 14.38, Philippe Mathieu-Daudé wrote: On 22/3/23 13:36, Daniel P. Berrangé wrote: As a VM used only for automated testing there is no need to install the X11 stack. Signed-off-by: Daniel P. Berrangé ---   tests/vm/openbsd | 3 +--   1 fi

Re: [PATCH 1/2] tests/vm: skip X11 in openbsd installation

2023-03-22 Thread Daniel P . Berrangé
On Wed, Mar 22, 2023 at 02:38:13PM +0100, Philippe Mathieu-Daudé wrote: > On 22/3/23 13:36, Daniel P. Berrangé wrote: > > As a VM used only for automated testing there is no need to > > install the X11 stack. > > > > Signed-off-by: Daniel P. Berrangé > > --- > > tests/vm/openbsd | 3 +-- > > 1

Re: [PATCH 1/2] tests/vm: skip X11 in openbsd installation

2023-03-22 Thread Philippe Mathieu-Daudé
On 22/3/23 14:40, Thomas Huth wrote: On 22/03/2023 14.38, Philippe Mathieu-Daudé wrote: On 22/3/23 13:36, Daniel P. Berrangé wrote: As a VM used only for automated testing there is no need to install the X11 stack. Signed-off-by: Daniel P. Berrangé ---   tests/vm/openbsd | 3 +--   1 file chan

Re: [PATCH 1/2] tests/vm: skip X11 in openbsd installation

2023-03-22 Thread Thomas Huth
On 22/03/2023 14.38, Philippe Mathieu-Daudé wrote: On 22/3/23 13:36, Daniel P. Berrangé wrote: As a VM used only for automated testing there is no need to install the X11 stack. Signed-off-by: Daniel P. Berrangé ---   tests/vm/openbsd | 3 +--   1 file changed, 1 insertion(+), 2 deletions(-) d

Re: [PATCH 1/2] tests/vm: skip X11 in openbsd installation

2023-03-22 Thread Philippe Mathieu-Daudé
On 22/3/23 13:36, Daniel P. Berrangé wrote: As a VM used only for automated testing there is no need to install the X11 stack. Signed-off-by: Daniel P. Berrangé --- tests/vm/openbsd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/vm/openbsd b/tests/vm/openbsd inde

Re: [PATCH 1/2] tests/vm: skip X11 in openbsd installation

2023-03-22 Thread Thomas Huth
On 22/03/2023 13.36, Daniel P. Berrangé wrote: As a VM used only for automated testing there is no need to install the X11 stack. Signed-off-by: Daniel P. Berrangé --- tests/vm/openbsd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/vm/openbsd b/tests/vm/openbsd i

[PATCH 1/2] tests/vm: skip X11 in openbsd installation

2023-03-22 Thread Daniel P . Berrangé
As a VM used only for automated testing there is no need to install the X11 stack. Signed-off-by: Daniel P. Berrangé --- tests/vm/openbsd | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/vm/openbsd b/tests/vm/openbsd index eaeb201e91..6af7afac0d 100755 --- a/tests/vm/o