[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: average two weeks of armhf data, now that we have that much

Holger Levsen holger at moszumanska.debian.org
Wed Sep 16 07:55:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit ee78cf7b74ea65e6d56faf121b93461041673e95
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Sep 16 09:55:39 2015 +0200

    reproducible: average two weeks of armhf data, now that we have that much
---
 bin/reproducible_html_dashboard.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index fc24f54..6a454ed 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -245,8 +245,8 @@ write_build_performace_stats() {
 		TIMESPAN_VERBOSE="4 weeks"
 		TIMESPAN_RAW="28"
 	else
-		TIMESPAN_VERBOSE="week"
-		TIMESPAN_RAW="7"
+		TIMESPAN_VERBOSE="2 weeks"
+		TIMESPAN_RAW="14"
 	fi
 	write_page "<table class=\"main\"><tr><th colspan=\"2\">Build statistics for $ARCH</th></tr>"
 	AGE_UNSTABLE=$(sqlite3 -init ${INIT} ${PACKAGES_DB} "SELECT CAST(max(oldest_reproducible, oldest_unreproducible, oldest_FTBFS) AS INTEGER) FROM ${TABLE[2]} WHERE suite='unstable' AND architecture='$ARCH' AND datum='$DATE'")

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list