[libvirt] [jenkins-ci PATCH 1/3] projects: Drop libvirt-master-build-website job

Andrea Bolognani abologna at redhat.com
Tue Jun 12 14:06:46 UTC 2018


The job has been failing ever since libvirt has made
GnuTLS 3.2.0 mandatory with commit 60d9ad6f1e42, so
it no longer provides any value.

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

diff --git a/projects/libvirt.yaml b/projects/libvirt.yaml
index 3d893dd..7a8392e 100644
--- a/projects/libvirt.yaml
+++ b/projects/libvirt.yaml
@@ -40,14 +40,3 @@
           local_env: '{mingw64_local_env}'
           autogen_args: '{mingw64_autogen_args}'
           machines: '{mingw_machines}'
-      - generic-build-job:
-          parent_jobs:
-          variant: -website
-          command: |
-            mkdir build
-            cd build
-            ../autogen.sh --without-libvirtd --without-macvtap
-            $MAKE -C docs/
-            $MAKE dist
-          machines:
-            - libvirt-centos-6
-- 
2.17.1




More information about the libvir-list mailing list