On 7/20/21 5:05 PM, Daniel P. Berrangé wrote:
> For macOS you always get the maximum configuration by default (12 CPUs,
> 24 GB RAM), but for FreeBSD you get 2 CPUs, 4 GBs by default. This
> change increases the allocation to 8 CPUs, 8 GBs for FreeBSD.
> 
> Signed-off-by: Daniel P. Berrangé <berra...@redhat.com>
> ---
> 
> In theory this could make builds quicker. In practice I've not been
> able to measure a difference due to large variance between runs.
> 
>  .gitlab-ci.yml      | 8 ++++++++
>  ci/cirrus/build.yml | 2 ++
>  2 files changed, 10 insertions(+)

A slightly offtopic question - is there a limit how many builds can we
run in given time frame, or how much resources can we consume? If so,
how far are we from getting rate limited? My understanding is that we
are using a free plan and I bet there would be some sort of limit.

Michal

Reply via email to