qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] cirrus.yml: Split FreeBSD job into two parts


From: Daniel P . Berrangé
Subject: Re: [PATCH] cirrus.yml: Split FreeBSD job into two parts
Date: Tue, 1 Sep 2020 09:57:11 +0100
User-agent: Mutt/1.14.6 (2020-07-11)

On Mon, Aug 31, 2020 at 05:44:05PM +0200, Thomas Huth wrote:
> The FreeBSD jobs currently hit the 1h time limit in the Cirrus-CI.
> We have to split the build targets here to make sure that the job
> finishes in time again. According to the Cirrus-CI docs and some
> tests that I did, it also seems like the total amount of CPUs that
> can be used for FreeBSD jobs is limited to 8, so each job now only
> gets 4 CPUs. That increases the compilation time of each job a little
> bit, but it still seems to be better to run two jobs with 4 CPUs each
> in parallel than to run two jobs with 8 CPUs sequentially.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  .cirrus.yml | 32 ++++++++++++++++++++++++++------
>  1 file changed, 26 insertions(+), 6 deletions(-)

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 :|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]