ci: Make compute resources for CI configurable

Andres Freund <andres@anarazel.de>

Commit: a28166df8c5a00ec3d9b3550a4f6598593ebf873
Author: Andres Freund <andres@anarazel.de>
Date: 2023-08-23T22:15:28Z
Releases: 17.0
ci: Make compute resources for CI configurable

See prior commit for an explanation for the goal of the change and why it had
to be split into two commits.

Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Nazir Bilal Yavuz <byavuz81@gmail.com>
Discussion: https://postgr.es/m/20230808021541.7lbzdefvma7qmn3w@awork3.anarazel.de
Backpatch: 15-, where CI support was added

Files

PathChange+/−
.cirrus.tasks.yml modified +0 −45
.cirrus.yml added +73 −0
src/tools/ci/README modified +17 −0

Discussion