[libvirt] [jenkins-ci PATCH] projects: Run libvirt's 'make check' on all machines

Andrea Bolognani abologna at redhat.com
Thu May 3 16:25:19 UTC 2018


Up until now, we had to skip it on FreeBSD due to some
portability issues in the test suite, but as of libvirt
commit 0b86e23d2569 they've all been fixed.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 projects/libvirt.yaml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/projects/libvirt.yaml b/projects/libvirt.yaml
index 9b9b0b4..6f5464b 100644
--- a/projects/libvirt.yaml
+++ b/projects/libvirt.yaml
@@ -18,13 +18,6 @@
             - libvirt-fedora-rawhide
       - autotools-check-job:
           parent_jobs: 'libvirt-master-syntax-check'
-          machines:
-            - libvirt-centos-7
-            - libvirt-debian-8
-            - libvirt-debian-9
-            - libvirt-fedora-27
-            - libvirt-fedora-28
-            - libvirt-fedora-rawhide
           local_env: |
             export VIR_TEST_EXPENSIVE=1
             export VIR_TEST_DEBUG=2
-- 
2.14.3




More information about the libvir-list mailing list