From: Thierry Parmentelat Date: Fri, 10 Feb 2012 10:38:14 +0000 (+0100) Subject: much bigger disk space for nodes (100G) - hope it won't eat up the X-Git-Tag: tests-5.0-37~6 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=af99b7cd47c13a82cff9d90f8300462344a01e0f;p=tests.git much bigger disk space for nodes (100G) - hope it won't eat up the test nodes limited disk space --- diff --git a/system/template-qemu/qemu-start-node b/system/template-qemu/qemu-start-node index 4ea11a3..6b2bbe5 100755 --- a/system/template-qemu/qemu-start-node +++ b/system/template-qemu/qemu-start-node @@ -16,7 +16,7 @@ cd $(dirname $0) ########## globals # 1 gigabyte ram RAM=1024 -DISK_SIZE=18G +DISK_SIZE=100G DISK_FORMAT=qcow2 DISK_IMAGE=hdd-${DISK_FORMAT}-${DISK_SIZE}.img