[libvirt] [jenkins-ci PATCH v2 0/4] Fix virt-manager build failure

Andrea Bolognani abologna at redhat.com
Thu Feb 8 13:07:22 UTC 2018


Changes from [v1]:

* expand coverage instead of reducing it, which makes for a far
  more acceptable solution.


[v1] https://www.redhat.com/archives/libvir-list/2018-February/msg00354.html

Andrea Bolognani (4):
  jobs: Make Python version configurable
  projects: Build libvirt-python for Python 3 too
  projects: Build virt-manager using Python 3
  guests: Fix Python installation

 guests/host_vars/libvirt-centos-7/main.yml  |  1 -
 guests/host_vars/libvirt-debian-8/main.yml  |  1 -
 guests/host_vars/libvirt-ubuntu-14/main.yml |  1 -
 guests/host_vars/libvirt-ubuntu-16/main.yml |  1 -
 guests/vars/mappings.yml                    | 50 +++++++++++++++++------------
 guests/vars/projects/libvirt-python.yml     |  2 ++
 guests/vars/projects/virt-manager.yml       |  8 ++---
 jobs/python-distutils.yaml                  | 22 ++++++-------
 projects/libvirt-python.yaml                | 29 +++++++++++++++--
 projects/virt-manager.yaml                  | 14 ++++----
 10 files changed, 80 insertions(+), 49 deletions(-)

-- 
2.14.3




More information about the libvir-list mailing list