From: Anton Yuzhaninov Date: Tue, 16 Oct 2018 16:42:16 +0000 (-0400) Subject: Set limit to allow core dump writing X-Git-Tag: 1.8.2~196^2~2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=fb91f376e2980f79242a512904207f6a4563211c;p=rspamd.git Set limit to allow core dump writing --- diff --git a/.drone.yml b/.drone.yml index c1a839b95..e135c84d5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -42,6 +42,7 @@ pipeline: group: tests commands: - test "$(id -un)" = nobody + - ulimit -c unlimited # rspamd-test and functional test both use luacov.stats.out file and should be started from # different directories (if started in parallel) - cd /rspamd/build/test