[libvirt] [jenkins-ci PATCH 1/2] guests: Ubuntu 18.04 has python3-libxml2

Andrea Bolognani posted 2 patches 6 years, 12 months ago
[libvirt] [jenkins-ci PATCH 1/2] guests: Ubuntu 18.04 has python3-libxml2
Posted by Andrea Bolognani 6 years, 12 months ago
Older Ubuntu releases didn't ship the bindings, but starting
with the latest LTS that's no longer the case. Update the
mappings to reflect this fact.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 guests/vars/mappings.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/guests/vars/mappings.yml b/guests/vars/mappings.yml
index dbffe23..dc36aff 100644
--- a/guests/vars/mappings.yml
+++ b/guests/vars/mappings.yml
@@ -685,8 +685,9 @@ mappings:
     default: python3-libxml2
     FreeBSD: py36-libxml2
     CentOS:
-    Ubuntu:
     Debian8:
+    Ubuntu14:
+    Ubuntu16:
 
   python3-lxml:
     default: python3-lxml
-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list