Re: Increase OpenBSD CI task's RAM disk size
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Nazir Bilal Yavuz <byavuz81@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Andres Freund <andres@anarazel.de>,
Thomas Munro <thomas.munro@gmail.com>
Date: 2025-08-15T09:18:55Z
Lists: pgsql-hackers
> On 15 Aug 2025, at 10:46, Nazir Bilal Yavuz <byavuz81@gmail.com> wrote: > Sometimes OpenBSD CI tasks fail with 'No space left on device' [1]. > It's due to the OpenBSD CI task's RAM disk size being ~3.8 GB. This > patch increases it to ~4.6 GB. I chose this size manually, we can > increase it more. I don't know Cirrus enough to know if this is a daft question, but does this impact the cost (in actual money or credits) for running the CI tests? -- Daniel Gustafsson
Commits
-
ci: openbsd: Increase RAM disk's size
- 3c0018a6f417 18.0 landed
- 20d541a200e9 19 (unreleased) landed