[libvirt] [jenkins-ci PATCH v2 5/6] guests: Drop projects from CentOS 6

Andrea Bolognani abologna at redhat.com
Thu Apr 12 15:59:30 UTC 2018


Since the build jobs no longer target the platform, we can
avoid installing all the extra packages.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 guests/host_vars/libvirt-centos-6/main.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/guests/host_vars/libvirt-centos-6/main.yml b/guests/host_vars/libvirt-centos-6/main.yml
index 8261c3d..fe9a47b 100644
--- a/guests/host_vars/libvirt-centos-6/main.yml
+++ b/guests/host_vars/libvirt-centos-6/main.yml
@@ -3,8 +3,4 @@ PERL5LIB: $VIRT_PREFIX/lib64/perl5
 PYTHONPATH: $VIRT_PREFIX/lib64/python2.6/site-packages
 
 projects:
-  - libvirt
   - libvirt+website
-  - libvirt-cim
-  - libvirt-perl
-  - libvirt-python
-- 
2.14.3




More information about the libvir-list mailing list