[libvirt] [jenkins-ci PATCH 2/6] guests: Don't prepare CentOS 7 for libvirt-sandbox

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


libvirt-sandbox 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-centos-7/main.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/guests/host_vars/libvirt-centos-7/main.yml b/guests/host_vars/libvirt-centos-7/main.yml
index 4c80e22..e220849 100644
--- a/guests/host_vars/libvirt-centos-7/main.yml
+++ b/guests/host_vars/libvirt-centos-7/main.yml
@@ -9,7 +9,6 @@ projects:
   - libvirt-go-xml
   - libvirt-perl
   - libvirt-python
-  - libvirt-sandbox
   - osinfo-db
   - osinfo-db-tools
   - virt-viewer
-- 
2.17.1




More information about the libvir-list mailing list