[Ovirt-devel] [PATCH server] test vm: increased memory, raw disk image

Mohammed Morsi mmorsi at redhat.com
Wed Jun 24 14:18:48 UTC 2009


---
 autobuild.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/autobuild.sh b/autobuild.sh
index 4c2aed9..9c79d27 100755
--- a/autobuild.sh
+++ b/autobuild.sh
@@ -94,7 +94,7 @@ sudo virsh undefine ovirt-server-test || true
 
 # create new vm for server, configuring via kickstart, boot it
 sudo appliance-creator --config ovirt-server-test.ks --name ovirt-server-test \
-                       -f qcow2 -p tar -d -v
+                       -f raw --vmem=2048 -p tar -d -v
 
 # restore original kickstart
 mv ovirt-server-test.ks.orig ovirt-server-test.ks
-- 
1.6.0.6




More information about the ovirt-devel mailing list