nixosTests.installer: increase the VM memory

For me that fixes the i686 ZFS case:
https://hydra.nixos.org/build/158897777
I don't think it's worth chasing why RAM usage isn't very low here.
This commit is contained in:
Vladimír Čunát 2021-11-20 23:00:43 +01:00
parent 5e560c4e24
commit 60c5230968
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -288,7 +288,7 @@ let
# builds stuff in the VM, needs more juice
virtualisation.diskSize = 8 * 1024;
virtualisation.cores = 8;
virtualisation.memorySize = 1536;
virtualisation.memorySize = 2048;
# Use a small /dev/vdb as the root disk for the
# installer. This ensures the target disk (/dev/vda) is