Re: [PATCH 3/7] gitlab: clean packages in cirrus tasks

2024-12-05 Thread Daniel P . Berrangé
On Thu, Dec 05, 2024 at 11:09:01AM +0100, Thomas Huth wrote: > On 05/12/2024 10.19, Daniel P. Berrangé wrote: > > On Thu, Dec 05, 2024 at 09:58:54AM +0100, Thomas Huth wrote: > > > On 04/12/2024 20.48, Daniel P. Berrangé wrote: > > > > The FreeBSD VM is somewhat low on disk space after all QEMU bui

Re: [PATCH 3/7] gitlab: clean packages in cirrus tasks

2024-12-05 Thread Thomas Huth
On 05/12/2024 10.19, Daniel P. Berrangé wrote: On Thu, Dec 05, 2024 at 09:58:54AM +0100, Thomas Huth wrote: On 04/12/2024 20.48, Daniel P. Berrangé wrote: The FreeBSD VM is somewhat low on disk space after all QEMU build deps are installed and a full QEMU build performed. Purging the package ma

Re: [PATCH 3/7] gitlab: clean packages in cirrus tasks

2024-12-05 Thread Daniel P . Berrangé
On Thu, Dec 05, 2024 at 09:58:54AM +0100, Thomas Huth wrote: > On 04/12/2024 20.48, Daniel P. Berrangé wrote: > > The FreeBSD VM is somewhat low on disk space after all QEMU build deps > > are installed and a full QEMU build performed. Purging the package > > manager cache is a simple thing that re

Re: [PATCH 3/7] gitlab: clean packages in cirrus tasks

2024-12-05 Thread Thomas Huth
On 04/12/2024 20.48, Daniel P. Berrangé wrote: The FreeBSD VM is somewhat low on disk space after all QEMU build deps are installed and a full QEMU build performed. Purging the package manager cache is a simple thing that reclaims about 1 GB of space. Signed-off-by: Daniel P. Berrangé --- .gi

[PATCH 3/7] gitlab: clean packages in cirrus tasks

2024-12-04 Thread Daniel P . Berrangé
The FreeBSD VM is somewhat low on disk space after all QEMU build deps are installed and a full QEMU build performed. Purging the package manager cache is a simple thing that reclaims about 1 GB of space. Signed-off-by: Daniel P. Berrangé --- .gitlab-ci.d/cirrus.yml | 2 ++ .gitlab-ci.d/ci