ci: Test NetBSD and OpenBSD

Andres Freund <andres@anarazel.de>

Commit: e291573534237c154609f320d774ef293c0cd2ee
Author: Andres Freund <andres@anarazel.de>
Date: 2025-02-12T14:40:07Z
Releases: 18.0
ci: Test NetBSD and OpenBSD

NetBSD and OpenBSD Postgres CI images are now generated [1], but aren't yet
utilized for Postgres' CI. This commit adds CI support for them.

For now the tasks will be manually triggered, to save on CI credits.

[1] https://github.com/anarazel/pg-vm-images

Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/CAN55FZ32ySyYa06k9MFd+VY5vHhUyBpvgmJUZae5PihjzaurVg@mail.gmail.com

Files

PathChange+/−
.cirrus.tasks.yml modified +92 −0
.cirrus.yml modified +10 −0
src/tools/ci/README modified +1 −1

Discussion