ci: openbsd: Increase RAM disk's size

Andres Freund <andres@anarazel.de>

Commit: 20d541a200e9dfed8affef9e798ff35ca0f30b8e
Author: Andres Freund <andres@anarazel.de>
Date: 2025-09-12T14:18:31Z
ci: openbsd: Increase RAM disk's size

Its size was ~3.8GB before, which sometimes was not enough. OpenBSD CI task
often were failing due to no space left on device. Increase the RAM disk size
to ~4.6 GB.

Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/CAN55FZ2XVVPJRJmGB2DsL3gOrOinWh=HWvj6GO1cHzJ=6LwTag@mail.gmail.com
Backpatch-through: 18, where openbsd was added to CI

Files

PathChange+/−
src/tools/ci/gcp_ram_disk.sh modified +6 −1

Discussion