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
|
# Base image settings
|
||||||
# The base image is a pristine OS installation created using debootstrap.
|
# The base image is a pristine OS installation created using debootstrap.
|
||||||
BASEIMGSIZE=1024
|
BASEIMGSIZE=1280
|
||||||
BASEIMGSUITE=wheezy
|
BASEIMGSUITE=wheezy
|
||||||
BASEIMGARCH=amd64
|
BASEIMGARCH=amd64
|
||||||
BASEIMG=$IMGDIR/debian-$BASEIMGSUITE-$BASEIMGARCH.$IMGEXT
|
BASEIMG=$IMGDIR/debian-$BASEIMGSUITE-$BASEIMGARCH.$IMGEXT
|
||||||
|
|||||||
Reference in New Issue
Block a user