]> source.dussan.org Git - rspamd.git/commitdiff
[Test] Do not clean up hyperscan files during functional tests
authorVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 1 Dec 2022 22:29:48 +0000 (22:29 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Thu, 1 Dec 2022 22:29:48 +0000 (22:29 +0000)
test/functional/lib/rspamd.robot

index de4a188fbe53a39eec4d4ed2f6cfec7bf112e82e..4f04dffd880637f0b4dbb15675418820822ffc04 100644 (file)
@@ -236,6 +236,7 @@ Run Rspamd
   ...  env:RSPAMD_TMPDIR=${RSPAMD_TMPDIR}
   ...  env:RSPAMD_CONFDIR=${RSPAMD_TESTDIR}/../../conf/
   ...  env:LD_LIBRARY_PATH=${RSPAMD_TESTDIR}/../../contrib/aho-corasick
+  ...  env:RSPAMD_NO_CLEANUP=1
   ...  env:ASAN_OPTIONS=quarantine_size_mb=2048:malloc_context_size=20:fast_unwind_on_malloc=0:log_path=${RSPAMD_TMPDIR}/rspamd-asan
   # We need to send output to files (or discard output) to avoid hanging Robot
   ...  stdout=${RSPAMD_TMPDIR}/configdump.stdout  stderr=${RSPAMD_TMPDIR}/configdump.stderr