[libvirt] [PATCH 5/4] travis: Sync packages with libvirt-jenkins-ci

Daniel P. Berrangé berrange at redhat.com
Thu Mar 8 14:45:03 UTC 2018


On Wed, Feb 28, 2018 at 02:57:21PM +0100, Andrea Bolognani wrote:
> Make sure we install the same packages lcitool would install on
> the CentOS CI so that we have consistent results. The package
> list is current as of libvirt-jenkins-ci commit ad84090b6f96.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  .travis.yml | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/.travis.yml b/.travis.yml
> index a1f1d8b51d..edc6adb787 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -19,6 +19,7 @@ addons:
>        - autoconf
>        - automake
>        - autopoint
> +      - bash-completion
>        - ccache
>        - dnsmasq-base
>        - dwarves
> @@ -32,9 +33,9 @@ addons:
>        - libaudit-dev
>        - libavahi-client-dev
>        - libblkid-dev
> -      - libc-dev-bin
>        - libc6-dev
>        - libcap-ng-dev
> +      - libc-dev-bin
>        - libcurl4-gnutls-dev
>        - libdbus-1-dev
>        - libdevmapper-dev
> @@ -50,10 +51,12 @@ addons:
>        - libpciaccess-dev
>        - librbd-dev
>        - libreadline-dev
> +      - libsanlock-dev
>        - libsasl2-dev
>        - libselinux1-dev
>        - libssh2-1-dev
>        - libssh-dev
> +      - libtirpc-dev
>        - libtool
>        - libudev-dev
>        - libxen-dev
> @@ -67,7 +70,7 @@ addons:
>        - parted
>        - patch
>        - perl
> -      - pkg-config
> +      - pkgconf
>        - policykit-1
>        - qemu-utils
>        - radvd

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


(I'll assume you've pushed this through travis already on a private branch
to ensure the build still succeeds)

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