summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSymphorien Gibol <symphorien+git@xlumurb.eu>2020-05-01 12:00:00 +0000
committerlewo <lewo@abesis.fr>2020-05-05 19:07:46 +0000
commit8e95d4e456b2e47cff9915c0fda421d8f40015ea (patch)
tree67e9ddf8012d518ba41acf55b460aa783345cea7 /tests
parent7ccf35cb5febe8d6140517ad64d312bc06143a5f (diff)
tests/extern.nix: increase memory
got oom several time with rspamd 2.5 update
Diffstat (limited to 'tests')
-rw-r--r--tests/extern.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/extern.nix b/tests/extern.nix
index 6afd387..343c458 100644
--- a/tests/extern.nix
+++ b/tests/extern.nix
@@ -26,6 +26,8 @@ import (pkgs.path + "/nixos/tests/make-test.nix") {
./lib/config.nix
];
+ virtualisation.memorySize = 1024;
+
services.rsyslogd = {
enable = true;
defaultConfig = ''