[libvirt] [jenkins-ci PATCH v2 2/6] guests: Introduce libvirt+website project

Daniel P. Berrangé berrange at redhat.com
Tue Apr 17 09:53:19 UTC 2018


On Thu, Apr 12, 2018 at 05:59:27PM +0200, Andrea Bolognani wrote:
> Building the website and creating distribution tarballs
> requires very few dependencies compared to performing a full
> build of libvirt, so we introduce a separate, leaner project
> for the purpose.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  guests/vars/projects/libvirt+website.yml | 5 +++++
>  1 file changed, 5 insertions(+)
>  create mode 100644 guests/vars/projects/libvirt+website.yml
> 
> diff --git a/guests/vars/projects/libvirt+website.yml b/guests/vars/projects/libvirt+website.yml
> new file mode 100644
> index 0000000..128ed8c
> --- /dev/null
> +++ b/guests/vars/projects/libvirt+website.yml
> @@ -0,0 +1,5 @@
> +---
> +packages:
> +  - libxml2
> +  - rpcgen
> +  - xsltproc

Reviewed-by: Daniel P. Berrangé <berrange at 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 :|




More information about the libvir-list mailing list