summaryrefslogtreecommitdiff
path: root/tests/setup/gdr-convert-gbp-noarchive
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-17 17:18:06 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-06-17 22:21:08 +0100
commit42a38acde0b4085c545342d1ec624937ce6be20e (patch)
tree2987ea2cd5d84d291b0d6ef130e0528870fab812 /tests/setup/gdr-convert-gbp-noarchive
parent146d4d56e98cec6fc4b3f8f47df72c8b732aa6f3 (diff)
test suite: gdr-convert-gbp-noarchive: new setup kind
Introduce $ifnoarchive in gdr-convert-gbp, which allows us to run it without any of the operations which touch the simulated archive. This is faster. Also in the future after we split the packages this will make it possible to run this new setup without having dgit or the archive management tools installed. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests/setup/gdr-convert-gbp-noarchive')
-rwxr-xr-xtests/setup/gdr-convert-gbp-noarchive9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/setup/gdr-convert-gbp-noarchive b/tests/setup/gdr-convert-gbp-noarchive
new file mode 100755
index 0000000..dfeea3b
--- /dev/null
+++ b/tests/setup/gdr-convert-gbp-noarchive
@@ -0,0 +1,9 @@
+#!/bin/bash
+set -e
+. tests/lib
+. $troot/lib-gdr
+
+t-dependencies GDR
+
+export ifarchive=:
+t-chain-test gdr-convert-gbp