qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 4/7] gitlab: purge build files from cirrus CI jobs


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 4/7] gitlab: purge build files from cirrus CI jobs
Date: Wed, 4 Dec 2024 21:29:22 +0100
User-agent: Mozilla Thunderbird

On 4/12/24 20:48, Daniel P. Berrangé wrote:
Uploading artifacts in Cirrus CI requires sufficient disk space to
create a tarball of the artifact files. IOW, whatever size the
artifacts are, double that. This results in space pressure on the
FreeBSD jobs due to limited disk size. Purging the .o files from
the meson build directory reclaims significant space.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
  .gitlab-ci.d/cirrus/build.yml | 1 +
  1 file changed, 1 insertion(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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