nixos/tests/installer: increase RAM in the VM

1G apparently isn't sufficient anymore, at least in swraid case:
https://hydra.nixos.org/build/126561574
gstqt5
Vladimír Čunát 2020-09-07 15:39:55 +02:00
parent c1c85b9bad
commit 85afe9cbe9
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA
1 changed files with 1 additions and 1 deletions

View File

@ -285,7 +285,7 @@ let
];
virtualisation.diskSize = 8 * 1024;
virtualisation.memorySize = 1024;
virtualisation.memorySize = 1536;
# Use a small /dev/vdb as the root disk for the
# installer. This ensures the target disk (/dev/vda) is