On Wed, Jul 3, 2024 at 10:27 PM Ronald Klop <ronald-li...@klop.ws> wrote: > > How do I get poudriere to execute this 'make do-test'? poudriere bulk -t as > well as poudriere testport do not seem to execute do-test.
You can put WITH_TESTING_PORTS= databases/mongodb60 into poudriere's make.conf > I'm searching for documentation about this but the info I find is quite > sparse. It is partly because poudriere isn't really prepared for running tests as part of the pipeline: https://github.com/freebsd/poudriere/issues/1131