testing: Increase base image size so there is space for test results on winnetou
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user