[libvirt] [jenkins-ci PATCH] lcitool: Decouple Python interpreters for Ansible and builds

Daniel P. Berrangé berrange at redhat.com
Wed Dec 4 14:28:21 UTC 2019


On Wed, Dec 04, 2019 at 03:23:25PM +0100, Andrea Bolognani wrote:
> We need to keep using Python 2 for Ansible, because Python 3 is
> only supported by the dnf module and on CentOS 7 we have to use
> the yum module instead; at the same time, all libvirt projects
> have now dropped Python 2 support so we need to make sure we use
> Python 3 for building them.
> 
> Decouple the Python versions used for the two purposes so that
> we can keep everything working.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  guests/playbooks/update/tasks/paths.yml     | 2 ++
>  guests/playbooks/update/templates/bashrc.j2 | 2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list