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

From: Andres Freund <andres(at)anarazel(dot)de>
To: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Cc: 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 05:56:56
Message-ID: 20230203055656.jrzf4eethrgcin7i@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2023-02-02 17:47:37 +0300, Nazir Bilal Yavuz wrote:
> On 1/12/2023 3:30 AM, Andres Freund wrote:
> > Yea, there's a problem where packer on windows doesn't seem to abort after a
> > powershell script error out. The reason isn't yet quiete clear. I think Bilal
> > is working on a workaround.
>
>
> That should be fixed now. Also, adding a patch for PG15. There were
> conflicts while applying current patch to the REL_15_STABLE branch.

And pushed! I think an improvement in CI times of this degree is pretty
awesome.

Unfortunately I also noticed that the tap tests on mingw don't run
anymore, due to IPC::Run not being available. But it's independent of
this change. I don't know when that broke. Could you check it out?

Greetings,

Andres Freund

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2023-02-03 06:20:27 Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication
Previous Message Amit Kapila 2023-02-03 05:50:53 Re: Time delayed LR (WAS Re: logical replication restrictions)