pgsql: ci: freebsd: Specify debug_parallel_query=regress - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: ci: freebsd: Specify debug_parallel_query=regress
Date
Msg-id E1tptZM-000x2H-0J@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
ci: freebsd: Specify debug_parallel_query=regress

A lot of buildfarm animals run with debug_parallel_query=regress, while CI
didn't test that. That lead to the annoying situation of only noticing related
test instabilities after merging changes upstream.

FreeBSD was chosen because it's a relatively fast task. It also tests
debug_write_read_parse_plan_trees etc, which probably is exercised a bit more
heavily with debug_parallel_query=regress.

Discussion: https://postgr.es/m/zbuk4mlov22yfoktf5ub3lwjw2b7ezwphwolbplthepda42int@h6wpvq7orc44

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0a2f5df88168e3d8c50e3a26bf1ca45c61f9d6f2

Modified Files
--------------
.cirrus.tasks.yml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: ci: Upgrade FreeBSD image
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: ci: Remove installation of libcurl