Re: [PATCH 5/7] gitlab: enable ccache with Cirrus CI

2024-12-05 Thread Thomas Huth
On 04/12/2024 20.48, Daniel P. Berrangé wrote: Add rules to configure the use of ccache with Cirrus CI jobs, and preserve the cache across jobs. The HomeBrew PATH was already present, but incorrect, while the FreeBSD PATH was missing. About 1 GB is enough to get a 99% hit rate on a pristine reb

[PATCH 5/7] gitlab: enable ccache with Cirrus CI

2024-12-04 Thread Daniel P . Berrangé
Add rules to configure the use of ccache with Cirrus CI jobs, and preserve the cache across jobs. The HomeBrew PATH was already present, but incorrect, while the FreeBSD PATH was missing. About 1 GB is enough to get a 99% hit rate on a pristine rebuild with no code changes. Setting it much higher