testing: Increase base image size so there is space for test results on winnetou

This commit is contained in:
Tobias Brunner
2013-06-11 11:01:26 +02:00
parent 053ad34959
commit 62516a7465
+1 -1
View 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