[libvirt] [PATCH v2 3/3] gitlab: Perform some builds on Debian 10

Daniel P. Berrangé berrange at redhat.com
Thu Jul 11 11:03:01 UTC 2019


On Thu, Jul 11, 2019 at 12:53:07PM +0200, Andrea Bolognani wrote:
> The split is mostly arbitrary, but we purposefully moved
> the mips64el builds off sid since currently that container
> is failing to build and is thus unavailable.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
> Again, this is 100% untested :)
> 
>  .gitlab-ci.yml | 24 ++++++++++++------------
>  1 file changed, 12 insertions(+), 12 deletions(-)
> 
> diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
> index b31b4ddbdb..f1c267c274 100644
> --- a/.gitlab-ci.yml
> +++ b/.gitlab-ci.yml
> @@ -6,28 +6,32 @@
>      - make -j $(getconf _NPROCESSORS_ONLN)
>  
>  # We could run every arch on both versions, but it is a little

s/both versions/every version/

> -# overkill. Instead we run half the jobs on 9 and half the jobs
> -# on sid to give reasonable cross-coverage.
> +# overkill. Instead we split jobs evenly across 9, 10 and sid
> +# to achieve reasonable cross-coverage.

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