Re: Adding CI to our tree

From: Justin Pryzby <pryzby(at)telsasoft(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>
Subject: Re: Adding CI to our tree
Date: 2022-01-13 19:06:42
Message-ID: 20220113190642.GL14051@telsasoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Jan 13, 2022 at 10:55:27AM -0800, Andres Freund wrote:
> I'll probably apply that part and 0002 separately.

I've hacked on it a bit more now..

Question: are data-checksums tested at all ? The only thing I can find is that
some buildfarm members *might* exercise it during installcheck.

I added pg_regress --initdb-opts since that seems to be a deficiency.

--
Justin

Attachment Content-Type Size
0001-vcregress-ci-test-modules-contrib-with-NO_INSTALLCHE.patch text/x-diff 7.3 KB
0002-CI-run-initdb-with-no-sync-for-windows.patch text/x-diff 912 bytes
0003-vcregress-style.patch text/x-diff 849 bytes
0004-cirrus-linux-script-test.log.patch text/x-diff 759 bytes
0005-cirrus-mac-uname-a-and-export-at-end-of-sysinfo.patch text/x-diff 605 bytes
0006-cirrus-factor-out-common-configure-options.patch text/x-diff 4.8 KB
0007-wip-pg_regress-initdb-opts.patch text/x-diff 2.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bossart, Nathan 2022-01-13 19:24:15 Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work
Previous Message Pavel Borisov 2022-01-13 19:01:49 Re: UNIQUE null treatment option