nixos/tests: increase ram from 768 to 1024

Fixes simpleProvided test failing on unionfs
using more ram than available.

cc @edolstra @wkennington
This commit is contained in:
Luca Bruno 2015-12-01 11:23:19 +01:00
parent 79bd2b08ee
commit e0102a91ea

@ -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