summary refs log tree commit diff
path: root/nixos/tests/installer.nix
diff options
context:
space:
mode:
authorLuca Bruno <lethalman88@gmail.com>2015-12-01 11:23:19 +0100
committerLuca Bruno <lethalman88@gmail.com>2015-12-01 11:24:37 +0100
commite0102a91ea2eca219de5a809c2fd33aa30b86bd5 (patch)
treeba3ea45e3be82fcf887adde1fa7bffe9ca8ae1dc /nixos/tests/installer.nix
parent79bd2b08ee56cc5e900d2f3ad8bd3ea0b5d88415 (diff)
downloadnixpkgs-e0102a91ea2eca219de5a809c2fd33aa30b86bd5.tar
nixpkgs-e0102a91ea2eca219de5a809c2fd33aa30b86bd5.tar.gz
nixpkgs-e0102a91ea2eca219de5a809c2fd33aa30b86bd5.tar.bz2
nixpkgs-e0102a91ea2eca219de5a809c2fd33aa30b86bd5.tar.lz
nixpkgs-e0102a91ea2eca219de5a809c2fd33aa30b86bd5.tar.xz
nixpkgs-e0102a91ea2eca219de5a809c2fd33aa30b86bd5.tar.zst
nixpkgs-e0102a91ea2eca219de5a809c2fd33aa30b86bd5.zip
nixos/tests: increase ram from 768 to 1024
Fixes simpleProvided test failing on unionfs
using more ram than available.

cc @edolstra @wkennington
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 b2e1abc26ee..c59b97a66e4 100644
--- a/nixos/tests/installer.nix
+++ b/nixos/tests/installer.nix
@@ -171,7 +171,7 @@ let
               ];
 
             virtualisation.diskSize = 8 * 1024;
-            virtualisation.memorySize = 768;
+            virtualisation.memorySize = 1024;
             virtualisation.writableStore = true;
 
             # Use a small /dev/vdb as the root disk for the