Re: Use windows VMs instead of windows containers on the CI - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Use windows VMs instead of windows containers on the CI
Date
Msg-id 20230203055656.jrzf4eethrgcin7i@alap3.anarazel.de
Whole thread Raw
In response to Re: Use windows VMs instead of windows containers on the CI  (Nazir Bilal Yavuz <byavuz81@gmail.com>)
Responses Re: Use windows VMs instead of windows containers on the CI
List 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



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Time delayed LR (WAS Re: logical replication restrictions)
Next
From: shveta malik
Date:
Subject: Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication