Re: Use windows VMs instead of windows containers on the CI

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Use windows VMs instead of windows containers on the CI
Date: 2023-02-03 09:56:24
Message-ID: CA+hUKG+vAjLmmfroLpfsUJLAXfcAmH3xV+CyrcQvoQp5ZRdJMA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 3, 2023 at 6:57 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
> And pushed! I think an improvement in CI times of this degree is pretty
> awesome.

+1

A lot of CI compute time is saved. The Cirrus account[1] was
previously hitting the 4 job limit all day long, and now it's often
running 1 or 2 jobs when I look, and it has space capacity to start a
new job immediately if someone posts a new patch. I'll monitor it
over the next few days but it looks great.

[1] https://cirrus-ci.com/github/postgresql-cfbot/postgresql

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2023-02-03 09:56:58 Re: Pluggable toaster
Previous Message Alvaro Herrera 2023-02-03 09:55:40 Re: [PATCH] Compression dictionaries for JSONB