nixos/tests/zammad: set memory limit to 2048 MB

It seems like Zammad and the postgreSQL need more then 1 GB memory after
the update to Zammad 6.2.0. So this commit sets the memory limit to 2 GB.
This commit is contained in:
netali 2023-12-14 18:03:22 +01:00
parent dc2b6d2af4
commit 6fe98c3cc8
No known key found for this signature in database
GPG Key ID: 9C55E636426B40A9

View File

@ -7,6 +7,10 @@ import ./make-test-python.nix (
meta.maintainers = with lib.maintainers; [ taeer n0emis netali ];
nodes.machine = { config, ... }: {
virtualisation = {
memorySize = 2048;
};
services.zammad.enable = true;
services.zammad.secretKeyBaseFile = pkgs.writeText "secret" ''
52882ef142066e09ab99ce816ba72522e789505caba224a52d750ec7dc872c2c371b2fd19f16b25dfbdd435a4dd46cb3df9f82eb63fafad715056bdfe25740d6