summaryrefslogtreecommitdiff
path: root/tests/tests/quilt-gbp-build-modes
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-09-19 02:01:09 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-09-25 20:12:52 +0100
commit9d9e0d09473ec4f789dba1167bd936b2d630aecf (patch)
treea457df093cf3beb4a240318a34435ed6483f5f9b /tests/tests/quilt-gbp-build-modes
parente0f2481785baebd56a8082c9353071ae83c11922 (diff)
Test suite: quilt-gbp-build-modes-sbuild: Split out
Now the other tests can run even if the sbuild chroot is not available. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/tests/quilt-gbp-build-modes')
-rwxr-xr-xtests/tests/quilt-gbp-build-modes4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/tests/quilt-gbp-build-modes b/tests/tests/quilt-gbp-build-modes
index 8f488bb..b89c26e 100755
--- a/tests/tests/quilt-gbp-build-modes
+++ b/tests/tests/quilt-gbp-build-modes
@@ -3,15 +3,11 @@ set -e
. tests/lib
. $troot/lib-build-modes
-t-dependencies sbuild
-t-restrict x-dgit-schroot-build
-
bm-gbp-example-acts \
'build-source' \
'build -b' \
'build -S' \
'gbp-build -S' \
'gbp-build -b' \
- 'sbuild -c build --arch-all' \
echo ok.