Re: Adding CI to our tree - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Adding CI to our tree
Date
Msg-id 20220114233411.2byuid4umwjqbhug@alap3.anarazel.de
Whole thread Raw
In response to Re: Adding CI to our tree  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Adding CI to our tree
List pgsql-hackers
Hi,

On 2022-01-13 15:27:40 -0500, Andrew Dunstan wrote:
> I can probably adjust to whatever we decide to do. But I think we're
> really just tinkering at the edges here. What I think we really need is
> the moral equivalent of `make check-world` in one invocation of
> vcregress.pl.

I agree strongly that we need that. But I think a good chunk of Justin's
changes are actually required to get there?

Specifically, unless we want lots of duplicated logic in vcregress.pl, we
need to make vcregress know how to run NO_INSTALLCHECK test. The option added
was just so the buildfarm doesn't start to run tests multiple times...

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Sergey Shinderuk
Date:
Subject: Re: Windows: Wrong error message at connection termination
Next
From: Andres Freund
Date:
Subject: Re: A test for replay of regression tests