]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
testing: Increase base image size so there is space for test results on winnetou
authorTobias Brunner <tobias@strongswan.org>
Tue, 11 Jun 2013 09:01:26 +0000 (11:01 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 11 Jun 2013 09:01:26 +0000 (11:01 +0200)
testing/testing.conf

index 7929dba3a548c403bc45bf7627b31144f6173386..638762f9b1c97fd4cc817da73a8697e5efd8c4f1 100644 (file)
@@ -44,7 +44,7 @@ IMGDIR=$BUILDDIR/images
 
 # Base image settings
 # The base image is a pristine OS installation created using debootstrap.
-BASEIMGSIZE=1024
+BASEIMGSIZE=1280
 BASEIMGSUITE=wheezy
 BASEIMGARCH=amd64
 BASEIMG=$IMGDIR/debian-$BASEIMGSUITE-$BASEIMGARCH.$IMGEXT