summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_common.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-19 11:22:38 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-19 11:22:38 +0100
commit1499cd557b2759b234504676e4275f467da7ad1a (patch)
tree7bf2479dc455c31f23fd9fef36cc4808be167b3e /bin/reproducible_common.sh
parent5ac9b3db8c6246fea638f0a91bf4ecbcf603293d (diff)
downloadjenkins.debian.net-1499cd557b2759b234504676e4275f467da7ad1a.tar.xz
reproducible debian dashboard: refactor, merge architecture build stats and move to the bottom
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 2dfdca77..9016db75 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -43,7 +43,7 @@ DBDSUITE="unstable"
# Debian suites being tested
SUITES="testing unstable experimental"
# Debian architectures being tested
-ARCHS="armhf amd64"
+ARCHS="amd64 armhf"
# define Debian build nodes in use
BUILD_NODES="profitbricks-build1-amd64.debian.net profitbricks-build2-amd64.debian.net profitbricks-build5-amd64.debian.net profitbricks-build6-amd64.debian.net wbq0-armhf-rb.debian.net cbxi4pro0-armhf-rb.debian.net bpi0-armhf-rb.debian.net hb0-armhf-rb.debian.net odxu4-armhf-rb.debian.net wbd0-armhf-rb.debian.net rpi2b-armhf-rb.debian.net" # these also needs to be defined in bin/jenkins_master_wrapper.sh