]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: github: enable pool debugging by default
authorWilly Tarreau <w@1wt.eu>
Wed, 23 Feb 2022 16:58:46 +0000 (17:58 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Feb 2022 17:14:49 +0000 (18:14 +0100)
commita0a6911bdef2dfd908cd1ad1bd074d27f95a252c
tree96fdc25885ae81abc9816097eaad233adbe26425
parent8de7f2822b6d7bfdac83fa04c434e76f7a9fd4b0
CI: github: enable pool debugging by default

This enables DEBUG_MEMORY_POOLS and DEBUG_POOL_INTEGRITY so that by
default the tests run under stricter checks, which are likely to
catch more bugs. Note that these ones are permanently used in prod
on haproxy.org.
.github/workflows/compliance.yml
.github/workflows/vtest.yml
.github/workflows/windows.yml