Обсуждение: pgsql: ci: Make compute resources for CI configurable

Поиск
Список
Период
Сортировка

pgsql: ci: Make compute resources for CI configurable

От
Andres Freund
Дата:
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

Branch
------
REL_16_STABLE

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

Modified Files
--------------
.cirrus.tasks.yml   | 45 ---------------------------------
.cirrus.yml         | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++
src/tools/ci/README | 17 +++++++++++++
3 files changed, 90 insertions(+), 45 deletions(-)