summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_dashboard.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-05-15 20:49:58 +0200
committerHolger Levsen <holger@layer-acht.org>2017-05-15 20:49:58 +0200
commit11f45efdb8ffd7e80da53efda88dcd6a3bf62ecc (patch)
tree93eaf566bfe47606fb562310e611a386d94e2674 /bin/reproducible_html_dashboard.sh
parent0a0bec440d69c3ee3764c939e0277d89d37867d8 (diff)
downloadjenkins.debian.net-11f45efdb8ffd7e80da53efda88dcd6a3bf62ecc.tar.xz
reproducible Debian: also provide performance stats for last week
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_html_dashboard.sh')
-rwxr-xr-xbin/reproducible_html_dashboard.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index ba2be9d8..5ff591b2 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -383,6 +383,7 @@ write_build_performance_stats() {
done
write_page "</tr>"
+ _average_builds_per_day "7" "week"
_average_builds_per_day "$TIMESPAN_RAW" "$TIMESPAN_VERBOSE"
_average_builds_per_day "91" "3 months" "30"