]> source.dussan.org Git - rspamd.git/commitdiff
Set limit to allow core dump writing
authorAnton Yuzhaninov <citrin+git@citrin.ru>
Tue, 16 Oct 2018 16:42:16 +0000 (12:42 -0400)
committerAnton Yuzhaninov <citrin+git@citrin.ru>
Tue, 16 Oct 2018 17:01:01 +0000 (13:01 -0400)
.drone.yml

index c1a839b9575579a5d0e3402c9915428f24e4e4fe..e135c84d514219d6531a72e21f19f75fc1d1dc83 100644 (file)
@@ -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