summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2015-03-01 22:55:12 +0100
committerHolger Levsen <holger@layer-acht.org>2015-03-01 22:56:58 +0100
commit6fc83f61067b13642b14f2a10be340883bfba24e (patch)
treeba62eef27054fd37d975a605dba1dd7d6354609b /bin/reproducible_common.sh
parentd4b044a9283ab0ead5b886f14d0f2033f6645795 (diff)
downloadjenkins.debian.net-6fc83f61067b13642b14f2a10be340883bfba24e.tar.xz
reproducible: enable testing experimental.
Diffstat (limited to 'bin/reproducible_common.sh')
-rwxr-xr-xbin/reproducible_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index 363ca745..2bec690d 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -40,7 +40,7 @@ DBDCHROOT_WRITELOCK=/var/lib/jenkins/reproducible-dbdchroot.writelock
JENKINS_URL=${JENKINS_URL:0:-1}
# tested suites
-SUITES="sid"
+SUITES="sid experimental"
# tested arches
ARCHES="amd64"