summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-11 22:43:11 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-11 22:43:11 +0100
commita4909b6902bac9d5fd3e19ec71624cc689867041 (patch)
treec4635ba163898ab315f96b31d125ec53ee62af33 /bin/reproducible_common.py
parent95cb5f234f8a94a510c6388658243bec5c8e1d06 (diff)
downloadjenkins.debian.net-a4909b6902bac9d5fd3e19ec71624cc689867041.tar.xz
reproducible: test new suite: 'testing'
Diffstat (limited to 'bin/reproducible_common.py')
-rwxr-xr-xbin/reproducible_common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index e33d24f8..07456127 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -25,7 +25,7 @@ DEBUG = False
QUIET = False
# tested suites
-SUITES = ['sid', 'experimental']
+SUITES = ['sid', 'testing', 'experimental']
# tested arches
ARCHES = ['amd64']