pgsql: ci: Test NetBSD and OpenBSD

Started by Andres Freundover 1 year ago1 messagescomitters
Jump to latest
#1Andres Freund
andres@anarazel.de

ci: Test NetBSD and OpenBSD

NetBSD and OpenBSD Postgres CI images are now generated [1]https://github.com/anarazel/pg-vm-images, 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: /messages/by-id/CAN55FZ32ySyYa06k9MFd+VY5vHhUyBpvgmJUZae5PihjzaurVg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e291573534237c154609f320d774ef293c0cd2ee

Modified Files
--------------
.cirrus.tasks.yml | 92 +++++++++++++++++++++++++++++++++++++++++++++++++++++
.cirrus.yml | 10 ++++++
src/tools/ci/README | 2 +-
3 files changed, 103 insertions(+), 1 deletion(-)