From 62516a7465ae6facf89abf5dcee4f0b1375652ff Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 11 Jun 2013 11:01:26 +0200 Subject: [PATCH] testing: Increase base image size so there is space for test results on winnetou --- testing/testing.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/testing.conf b/testing/testing.conf index 7929dba3a..638762f9b 100644 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -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