pgsql: ci: Use VMs for SanityCheck and CompilerWarnings

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: ci: Use VMs for SanityCheck and CompilerWarnings
Дата
Msg-id E1qYuaz-000X9d-Ut@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
ci: Use VMs for SanityCheck and CompilerWarnings

The main reason for this change is to reduce different ways of executing
tasks, making it easier to use custom compute resources for cfbot. A secondary
benefit is that the tasks seem slightly faster this way, apparently the
increased startup overhead is outweighed by reduced runtime overhead.

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

Branch
------
master

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

Modified Files
--------------
.cirrus.yml | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: pgsql: Add to_bin() and to_oct().
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Cache by-reference missing values in a long lived context