[libvirt] [jenkins-ci PATCH] guests: Fix os_version for development branches

Andrea Bolognani abologna at redhat.com
Tue Jun 5 08:24:02 UTC 2018


On Tue, 2018-05-22 at 14:15 +0200, Andrea Bolognani wrote:
> On Wed, 2018-05-09 at 15:50 +0200, Andrea Bolognani wrote:
> > We currently know about three development branches: Fedora
> > Rawhide, Debian sid and FreeBSD -CURRENT.
> > 
> > For all three, we use the name of the development branch in
> > the guest name; however, the value of os_version is not set
> > consistently, making it awkward to create package mappings
> > specific to these development branches.
> > 
> > As an added bonus, this makes the code setting os_name and
> > os_version more straightforward by simplifying conditionals
> > and removing regexp-based string replacement.
> > 
> > Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> > ---
> >  guests/tasks/base.yml | 20 ++++++++++++++------
> >  1 file changed, 14 insertions(+), 6 deletions(-)
> 
> Ping :)

ping²

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list