summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboards.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-08-19 20:11:41 +0200
committerHolger Levsen <holger@layer-acht.org>2015-08-19 20:11:41 +0200
commit7449bae19fc419a02f79e9f01b9707d23bdb48a6 (patch)
tree5cf704fb83b5c42a2e971e70ef41995cc67c0410 /bin/reproducible_html_dashboards.sh
parente897d7889e983a3f56b424fed101225c22f2e445 (diff)
downloadjenkins.debian.net-7449bae19fc419a02f79e9f01b9707d23bdb48a6.tar.xz
reproducible: we only test unstable on armhf atm...
Diffstat (limited to 'bin/reproducible_html_dashboards.sh')
-rwxr-xr-xbin/reproducible_html_dashboards.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh
index 586651d1..3eedb24e 100755
--- a/bin/reproducible_html_dashboards.sh
+++ b/bin/reproducible_html_dashboards.sh
@@ -432,6 +432,10 @@ update_bug_stats
update_notes_stats
for ARCH in ${ARCHS} ; do
for SUITE in $SUITES ; do
+ if [ "$SUITE" != "unstable" ] && [ "$ARCH" = "armhf" ] ; then
+ # we only test unstable on armhf atm
+ continue
+ fi
update_suite_arch_stats
gather_suite_arch_stats
create_suite_arch_stats_page