From f0b46b0422f6ce3bb7c360ee3717eef95d621526 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 26 Jul 2018 05:00:51 +0100 Subject: test suite: Honour DGIT_SCHROOT_CHROOT to set the schroot to use for the sbuild tests. Signed-off-by: Ian Jackson --- tests/lib | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/lib') diff --git a/tests/lib b/tests/lib index 2771252..a297227 100644 --- a/tests/lib +++ b/tests/lib @@ -74,6 +74,9 @@ incoming = $tmp/incoming run_dinstall = 0 END +schroot=${DGIT_SCHROOT_CHROOT:-build} +# Pretty much any Debian sid snapshot schroot will do. + : ${t_archive_method:=aq} : ${tagpfx:=archive/test-dummy} : ${suitespecs:=sid:unstable} -- cgit v1.2.3