Increase OpenBSD CI task's RAM disk size
Nazir Bilal Yavuz <byavuz81@gmail.com>
From: Nazir Bilal Yavuz <byavuz81@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Cc: Andres Freund <andres@anarazel.de>, Thomas Munro <thomas.munro@gmail.com>
Date: 2025-08-15T08:46:29Z
Lists: pgsql-hackers
Attachments
- v1-0001-ci-openbsd-Increase-RAM-disk-s-size.patch (text/x-patch) patch v1-0001
Hi, 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. Any feedback would be appreciated. [1] https://cirrus-ci.com/task/4600833263796224 -- Regards, Nazir Bilal Yavuz Microsoft
Commits
-
ci: openbsd: Increase RAM disk's size
- 3c0018a6f417 18.0 landed
- 20d541a200e9 19 (unreleased) landed