summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-03-26 11:46:09 -0400
committerHolger Levsen <holger@layer-acht.org>2016-03-26 11:46:09 -0400
commit901e6d320b59e3b0e1d883ff27a6e125cf556fc6 (patch)
treeba153e921a6ca52ead6da759b9f41516507c2af1 /bin/reproducible_common.sh
parentac136bc545abdcf6cd4e6f76ceb43bfe92e59711 (diff)
downloadjenkins.debian.net-901e6d320b59e3b0e1d883ff27a6e125cf556fc6.tar.xz
reproducible debian: add i386 to the archs being tested^wscheduled
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 14d8bdee..d2446825 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -44,7 +44,7 @@ DBDSUITE="unstable"
# Debian suites being tested
SUITES="testing unstable experimental"
# Debian architectures being tested
-ARCHS="amd64 armhf"
+ARCHS="amd64 armhf i386"
# define Debian build nodes in use
. /srv/jenkins/bin/jenkins_node_definitions.sh