[libvirt] [jenkins-ci PATCH 04/17] guests: Map python36-* CentOS7 packages

Andrea Bolognani abologna at redhat.com
Thu Oct 3 08:36:21 UTC 2019


On Tue, 2019-10-01 at 16:28 +0200, Fabiano Fidêncio wrote:
> +++ b/guests/vars/mappings.yml
> @@ -814,11 +814,12 @@ mappings:
>    python3-devel:
>      deb: python3-dev
>      pkg: python3
> +    CentOS7: python36-devel
>      Fedora: python3-devel

These are out of order: CentOS7 is more specific than Fedora, so it
should go after it.

  Reviewed-by: Andrea Bolognani <abologna at redhat.com>

with that changed.


Also note that I'm reviewing all of this by only looking at the
patches while tests are running in the background, so there's a
chance I might come back and add comments to any of the patches at
a later time O:-)

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list