increase memory of test qemu VMs to 2Gb
[tests.git] / system / template-qemu / qemu-start-node
index 7198b03..13f0983 100755 (executable)
@@ -14,7 +14,7 @@ COMMAND=$(basename $0)
 cd $(dirname $0)
 
 ########## globals
-# 2 gigabytes ram
+# use 2Gb to be safe now that we have a big infra
 RAM=2048
 DISK_SIZE=100G
 DISK_FORMAT=qcow2