[libvirt] [jenkins-ci PATCH 1/6] guests: Don't prepare Ubuntu 16.04 for virt-manager

Andrea Bolognani abologna at redhat.com
Thu Aug 9 13:16:38 UTC 2018


virt-manager can't be built successfully on the
platform, so we shouldn't install the corresponding
build dependencies.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 guests/host_vars/libvirt-ubuntu-16/main.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/guests/host_vars/libvirt-ubuntu-16/main.yml b/guests/host_vars/libvirt-ubuntu-16/main.yml
index 92296b4..4d9914a 100644
--- a/guests/host_vars/libvirt-ubuntu-16/main.yml
+++ b/guests/host_vars/libvirt-ubuntu-16/main.yml
@@ -12,7 +12,6 @@ projects:
   - libvirt-tck
   - osinfo-db
   - osinfo-db-tools
-  - virt-manager
   - virt-viewer
 
 package_format: deb
-- 
2.17.1




More information about the libvir-list mailing list