Increase overcloud qcow2 size by 1500mb 41/43641/1
authorFeng Pan <fpan@redhat.com>
Fri, 29 Sep 2017 14:14:46 +0000 (10:14 -0400)
committerFeng Pan <fpan@redhat.com>
Fri, 29 Sep 2017 14:14:46 +0000 (10:14 -0400)
We are seeing build failures with 1200mb qcow2 size expansion, increasing
to 1500mb.

Change-Id: Ib177525559c7905c78fe5931c172fce01846b4c3
Signed-off-by: Feng Pan <fpan@redhat.com>
build/overcloud-full.sh

index 2e96402..9b4f849 100755 (executable)
@@ -41,8 +41,8 @@ rm -rf vsperf vsperf.tar.gz
 git clone https://gerrit.opnfv.org/gerrit/vswitchperf vsperf
 tar czf vsperf.tar.gz vsperf
 
-# Increase disk size by 1200MB to accommodate more packages
-qemu-img resize overcloud-full_build.qcow2 +1200M
+# Increase disk size by 1500MB to accommodate more packages
+qemu-img resize overcloud-full_build.qcow2 +1500M
 
 # expand file system to max disk size
 # installing forked apex-puppet-tripleo