Re: [PATCH] tests/vpci: install test

2023-03-13 Thread Jan Beulich
On 13.03.2023 12:15, Roger Pau Monné wrote: > On Mon, Mar 13, 2023 at 11:43:43AM +0100, Jan Beulich wrote: >> On 13.03.2023 11:31, Roger Pau Monné wrote: >>> On Fri, Mar 10, 2023 at 03:32:41PM +0100, Jan Beulich wrote: On 10.03.2023 14:38, Roger Pau Monné wrote: > On Fri, Mar 10, 2023 at 1

Re: [PATCH] tests/vpci: install test

2023-03-13 Thread Roger Pau Monné
On Mon, Mar 13, 2023 at 11:43:43AM +0100, Jan Beulich wrote: > On 13.03.2023 11:31, Roger Pau Monné wrote: > > On Fri, Mar 10, 2023 at 03:32:41PM +0100, Jan Beulich wrote: > >> On 10.03.2023 14:38, Roger Pau Monné wrote: > >>> On Fri, Mar 10, 2023 at 12:06:29PM +0100, Jan Beulich wrote: > On 0

Re: [PATCH] tests/vpci: install test

2023-03-13 Thread Jan Beulich
On 13.03.2023 11:31, Roger Pau Monné wrote: > On Fri, Mar 10, 2023 at 03:32:41PM +0100, Jan Beulich wrote: >> On 10.03.2023 14:38, Roger Pau Monné wrote: >>> On Fri, Mar 10, 2023 at 12:06:29PM +0100, Jan Beulich wrote: On 09.03.2023 17:58, Roger Pau Monne wrote: > Introduce an install targ

Re: [PATCH] tests/vpci: install test

2023-03-13 Thread Roger Pau Monné
On Fri, Mar 10, 2023 at 03:32:41PM +0100, Jan Beulich wrote: > On 10.03.2023 14:38, Roger Pau Monné wrote: > > On Fri, Mar 10, 2023 at 12:06:29PM +0100, Jan Beulich wrote: > >> On 09.03.2023 17:58, Roger Pau Monne wrote: > >>> Introduce an install target, like it's used by other tests. This > >>>

Re: [PATCH] tests/vpci: install test

2023-03-10 Thread Jan Beulich
On 10.03.2023 14:38, Roger Pau Monné wrote: > On Fri, Mar 10, 2023 at 12:06:29PM +0100, Jan Beulich wrote: >> On 09.03.2023 17:58, Roger Pau Monne wrote: >>> Introduce an install target, like it's used by other tests. This >>> allows running the test on the installed systems, which is easier than

Re: [PATCH] tests/vpci: install test

2023-03-10 Thread Roger Pau Monné
On Fri, Mar 10, 2023 at 12:06:29PM +0100, Jan Beulich wrote: > On 09.03.2023 17:58, Roger Pau Monne wrote: > > Introduce an install target, like it's used by other tests. This > > allows running the test on the installed systems, which is easier than > > running it during the build phase when deal

Re: [PATCH] tests/vpci: install test

2023-03-10 Thread Jan Beulich
On 09.03.2023 17:58, Roger Pau Monne wrote: > Introduce an install target, like it's used by other tests. This > allows running the test on the installed systems, which is easier than > running it during the build phase when dealing with automated testing. > Strictly speaking the vpci test doesn't

[PATCH] tests/vpci: install test

2023-03-09 Thread Roger Pau Monne
Introduce an install target, like it's used by other tests. This allows running the test on the installed systems, which is easier than running it during the build phase when dealing with automated testing. Strictly speaking the vpci test doesn't require to be run on a Xen host currently, but that