ci: Enable injection points in builds

Michael Paquier <michael@paquier.xyz>

Commit: 183b6f73b04e41cd8468eab74ab191602c66617b
Author: Michael Paquier <michael@paquier.xyz>
Date: 2024-01-23T03:01:18Z
Releases: 17.0
ci: Enable injection points in builds

--enable-injection-points and -Dinjection_points=true are now given to
the commands triggered by the tasks where assertions are enabled,
providing coverage for injection points or any test using them.

Author: Heikki Linnakangas
Discussion: https://postgr.es/m/0615a424-b726-4157-afa7-4245629f9512@iki.fi

Files

PathChange+/−
.cirrus.tasks.yml modified +9 −8

Discussion