Re: [libvirt] [jenkins-ci PATCH] guests: List all known guests in inventory

2018-07-13 Thread Andrea Bolognani
On Fri, 2018-07-13 at 11:14 +0200, Erik Skultety wrote: > > > > +libvirt-ubuntu-16 > > > > +libvirt-ubuntu-18 > > > > > > shouldn't ubuntu 14 be mentioned here too? > > > > We were able to drop Ubuntu 14.04 support, at long last, about a > > month ago with commit 19a3626d1bab :) > > If only I

Re: [libvirt] [jenkins-ci PATCH] guests: List all known guests in inventory

2018-07-13 Thread Erik Skultety
On Fri, Jul 13, 2018 at 11:07:23AM +0200, Andrea Bolognani wrote: > On Fri, 2018-07-13 at 10:55 +0200, Erik Skultety wrote: > > On Wed, Jul 11, 2018 at 12:59:13PM +0200, Andrea Bolognani wrote: > [...] > > > libvirt-freebsd-10 > > > libvirt-freebsd-11 > > > +libvirt-freebsd-current > > > > what

Re: [libvirt] [jenkins-ci PATCH] guests: List all known guests in inventory

2018-07-13 Thread Andrea Bolognani
On Fri, 2018-07-13 at 10:55 +0200, Erik Skultety wrote: > On Wed, Jul 11, 2018 at 12:59:13PM +0200, Andrea Bolognani wrote: [...] > > libvirt-freebsd-10 > > libvirt-freebsd-11 > > +libvirt-freebsd-current > > what does ^this map to? It doesn't map to any other FreeBSD version: -CURRENT it's

Re: [libvirt] [jenkins-ci PATCH] guests: List all known guests in inventory

2018-07-13 Thread Erik Skultety
On Wed, Jul 11, 2018 at 12:59:13PM +0200, Andrea Bolognani wrote: > Users will probably want to only work with a subset of > guests but, like any other customization, that should be > handled with local tweaks. > > Signed-off-by: Andrea Bolognani > --- > guests/inventory | 4 > 1 file

[libvirt] [jenkins-ci PATCH] guests: List all known guests in inventory

2018-07-11 Thread Andrea Bolognani
Users will probably want to only work with a subset of guests but, like any other customization, that should be handled with local tweaks. Signed-off-by: Andrea Bolognani --- guests/inventory | 4 1 file changed, 4 insertions(+) diff --git a/guests/inventory b/guests/inventory index