tests/extern.nix: increase memory

got oom several time with rspamd 2.5 update
This commit is contained in:
Symphorien Gibol 2020-05-01 12:00:00 +00:00 committed by lewo
parent 7ccf35cb5f
commit 8e95d4e456

View File

@ -26,6 +26,8 @@ import (pkgs.path + "/nixos/tests/make-test.nix") {
./lib/config.nix
];
virtualisation.memorySize = 1024;
services.rsyslogd = {
enable = true;
defaultConfig = ''