summaryrefslogtreecommitdiffstats
path: root/nixos/tests/installer.nix
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2020-09-07 15:39:55 +0200
committerVladimír Čunát <v@cunat.cz>2020-09-07 15:43:37 +0200
commit85afe9cbe9c8e2eb02ae8c5e0b31fb7d7a3614ff (patch)
tree70c8fd344c418c8346a5007a4b15916bc138ac42 /nixos/tests/installer.nix
parentc1c85b9bade820ffb3cf1f49d26453ab0e27a65a (diff)
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
Diffstat (limited to 'nixos/tests/installer.nix')
-rw-r--r--nixos/tests/installer.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/installer.nix b/nixos/tests/installer.nix
index df89949074f9..d80cfb4bd83f 100644
--- a/nixos/tests/installer.nix
+++ b/nixos/tests/installer.nix
@@ -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