aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/testing.conf')
-rw-r--r--testing/testing.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index 6599334e0..edb7102b4 100644
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -40,7 +40,7 @@ LOOPDIR=$BUILDDIR/loop
ROOTFSSIZE=1024
ROOTFSSUITE=wheezy
ROOTFSARCH=amd64
-ROOTFS=$BUILDDIR/debian-$ROOTFSSUITE-$ROOTFSARCH.img
+ROOTFS=$BUILDDIR/debian-$ROOTFSSUITE-$ROOTFSARCH.qcow2
ROOTFSMIRROR=http://cdn.debian.net/debian
ROOTFSCOMPILEDIR=$BUILDDIR/compile
@@ -48,6 +48,8 @@ ROOTFSCOMPILEDIR=$BUILDDIR/compile
ROOTFSDIR=$BUILDDIR/root-fs
# libvirt config
+NBDEV=/dev/nbd0
+NBDPARTITION=${NBDEV}p1
VIRTIMGSTORE=/var/lib/libvirt/images
# Directory where test results will be stored