ci: Make compute resources for CI configurable

Andres Freund <andres@anarazel.de>

Commit: e4693c68a497129ea3913148027a6cee3b522d5d
Author: Andres Freund <andres@anarazel.de>
Date: 2023-08-23T22:15:29Z
Releases: 15.5
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