]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[Test] Fix rspamd startup timeout and ASAN configuration
authorVsevolod Stakhov <vsevolod@rspamd.com>
Sat, 18 Oct 2025 09:52:46 +0000 (10:52 +0100)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Sat, 18 Oct 2025 09:52:46 +0000 (10:52 +0100)
commit9e88fc2694d68b539d3958c0149be4fb91b9c97e
treea9a47df21bb84dd7100696e04f2fac2b98b1a3ad
parent96a3330d1a0615bb47fc730e75cd15f6533f6572
[Test] Fix rspamd startup timeout and ASAN configuration

- Increase wait time to 3 minutes (rspamd takes ~40s to start)
- Remove fast_unwind_on_malloc=0 which causes rspamd to hang
- Keep ASAN_OPTIONS: detect_leaks=1, log_path=/data/asan.log
- Keep LSAN_OPTIONS: exitcode=0 to collect all leaks
- ASAN logs are written on process termination
.github/workflows/integration-test.yml
test/integration/docker-compose.yml