From: Thierry Parmentelat Date: Tue, 3 Mar 2015 10:48:48 +0000 (+0100) Subject: increase the memory for lxc VMs to 1Gb X-Git-Tag: 5.3.8~14 X-Git-Url: http://git.onelab.eu/?p=build.git;a=commitdiff_plain;h=37b75749f401c405717c5f358fa3f5bb89222433 increase the memory for lxc VMs to 1Gb in particular we see the test myplc VMs struggle with GetBootMedium --- diff --git a/lbuild-initvm.sh b/lbuild-initvm.sh index e6aa67de..e541600a 100755 --- a/lbuild-initvm.sh +++ b/lbuild-initvm.sh @@ -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