[libvirt] [jenkins-ci PATCH] projects: Drop explicit --enable-gtk-doc

Andrea Bolognani posted 1 patch 5 years, 11 months ago
Failed in applying to current master (apply log)
projects/libvirt-glib.yaml    | 1 -
projects/libvirt-sandbox.yaml | 1 -
2 files changed, 2 deletions(-)
[libvirt] [jenkins-ci PATCH] projects: Drop explicit --enable-gtk-doc
Posted by Andrea Bolognani 5 years, 11 months ago
We rely on autodetection for all other features, no reason
to treat gtk-doc any differently; the gtk-doc package will
have been installed on the worker in any case.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 projects/libvirt-glib.yaml    | 1 -
 projects/libvirt-sandbox.yaml | 1 -
 2 files changed, 2 deletions(-)

diff --git a/projects/libvirt-glib.yaml b/projects/libvirt-glib.yaml
index 286d25b..5a1cb37 100644
--- a/projects/libvirt-glib.yaml
+++ b/projects/libvirt-glib.yaml
@@ -6,7 +6,6 @@
     jobs:
       - autotools-build-job:
           parent_jobs: 'libvirt-master-build'
-          autogen_args: --enable-gtk-doc
       - autotools-syntax-check-job:
           parent_jobs: 'libvirt-glib-master-build'
       - autotools-check-job:
diff --git a/projects/libvirt-sandbox.yaml b/projects/libvirt-sandbox.yaml
index bb8bda6..9117f50 100644
--- a/projects/libvirt-sandbox.yaml
+++ b/projects/libvirt-sandbox.yaml
@@ -10,7 +10,6 @@
     jobs:
       - autotools-build-job:
           parent_jobs: 'libvirt-glib-master-build'
-          autogen_args: --enable-gtk-doc
       - autotools-syntax-check-job:
           parent_jobs: 'libvirt-sandbox-master-build'
       - autotools-check-job:
-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [jenkins-ci PATCH] projects: Drop explicit --enable-gtk-doc
Posted by Daniel P. Berrangé 5 years, 11 months ago
On Thu, May 10, 2018 at 03:51:29PM +0200, Andrea Bolognani wrote:
> We rely on autodetection for all other features, no reason
> to treat gtk-doc any differently; the gtk-doc package will
> have been installed on the worker in any case.
> 
> Signed-off-by: Andrea Bolognani <abologna@redhat.com>
> ---
>  projects/libvirt-glib.yaml    | 1 -
>  projects/libvirt-sandbox.yaml | 1 -
>  2 files changed, 2 deletions(-)
> 
> diff --git a/projects/libvirt-glib.yaml b/projects/libvirt-glib.yaml
> index 286d25b..5a1cb37 100644
> --- a/projects/libvirt-glib.yaml
> +++ b/projects/libvirt-glib.yaml
> @@ -6,7 +6,6 @@
>      jobs:
>        - autotools-build-job:
>            parent_jobs: 'libvirt-master-build'
> -          autogen_args: --enable-gtk-doc
>        - autotools-syntax-check-job:
>            parent_jobs: 'libvirt-glib-master-build'
>        - autotools-check-job:
> diff --git a/projects/libvirt-sandbox.yaml b/projects/libvirt-sandbox.yaml
> index bb8bda6..9117f50 100644
> --- a/projects/libvirt-sandbox.yaml
> +++ b/projects/libvirt-sandbox.yaml
> @@ -10,7 +10,6 @@
>      jobs:
>        - autotools-build-job:
>            parent_jobs: 'libvirt-glib-master-build'
> -          autogen_args: --enable-gtk-doc
>        - autotools-syntax-check-job:
>            parent_jobs: 'libvirt-sandbox-master-build'
>        - autotools-check-job:

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list