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

Andrea Bolognani abologna at redhat.com
Tue May 22 12:15:56 UTC 2018


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 :)

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list