From: Thierry Parmentelat Date: Mon, 2 Mar 2015 14:00:07 +0000 (+0100) Subject: comment for keeping track of the memory size X-Git-Tag: tests-5.3-10~23 X-Git-Url: http://git.onelab.eu/?p=tests.git;a=commitdiff_plain;h=44c29982cd5bc2f33a9c9ef89073a6331ff40c55 comment for keeping track of the memory size --- diff --git a/system/template-qemu/qemu-start-node b/system/template-qemu/qemu-start-node index 13f0983..bef38de 100755 --- a/system/template-qemu/qemu-start-node +++ b/system/template-qemu/qemu-start-node @@ -15,6 +15,9 @@ cd $(dirname $0) ########## globals # use 2Gb to be safe now that we have a big infra +# 1Gb used to be anough up to f18 +# with f20 we went to 1.5 Gb +# with f21 1.5 Gb might be enough too, but we now have much more memory space so WTH RAM=2048 DISK_SIZE=100G DISK_FORMAT=qcow2