increase the memory for lxc VMs to 1Gb
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 3 Mar 2015 10:48:48 +0000 (11:48 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 3 Mar 2015 10:49:10 +0000 (11:49 +0100)
in particular we see the test myplc VMs struggle with GetBootMedium

lbuild-initvm.sh

index e6aa67d..e541600 100755 (executable)
@@ -24,7 +24,7 @@ export PATH=$PATH:/bin:/sbin
 DEFAULT_FCDISTRO=f20
 DEFAULT_PLDISTRO=lxc
 DEFAULT_PERSONALITY=linux64
-DEFAULT_MEMORY=512
+DEFAULT_MEMORY=1024
 
 ##########
 # constant