ci: Make compute resources for CI configurable

Andres Freund <andres@anarazel.de>

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