summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-28 10:28:53 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-28 10:28:53 +0200
commit3fda1862c7a5f23780fb952ead4685ef07c432ad (patch)
tree5bea07ae7f737278088d089ad8e0e2cf4b3682ce
parentc0cdd8002972834628a3e08668aa7699b0a6876a (diff)
downloadjenkins.debian.net-3fda1862c7a5f23780fb952ead4685ef07c432ad.tar.xz
reproducible: update stats page after every job run
-rwxr-xr-xbin/reproducible_stats.sh2
-rw-r--r--job-cfg/reproducible.yaml2
2 files changed, 3 insertions, 1 deletions
diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh
index fe8fb81c..aebdf075 100755
--- a/bin/reproducible_stats.sh
+++ b/bin/reproducible_stats.sh
@@ -38,7 +38,7 @@ htmlecho "</code></p>"
htmlecho
htmlecho "$COUNT_UGLY packages failed to build from source: <code>${UGLY}</code></p>"
htmlecho "$COUNT_SOURCELESS packages doesn't exist in sid and need investigation: <code>$SOURCELESS<code></p>"
-htmlecho "<font size='-1'><a href=\"$JENKINS_URL/userContent/diffp.html\">Static URL for this page.</a></font>"
+htmlecho "<hr><font size='-1'><a href=\"$JENKINS_URL/userContent/diffp.html\">Static URL for this page.</a> Last modified: $(date)</font>"
eht
htmlecho "</ul></p></body></html>"
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 8c1638df..f0e952dd 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -43,6 +43,8 @@
parse-rules: '/srv/jenkins/logparse/reproducible.rules'
unstable-on-warning: 'true'
fail-on-error: 'true'
+ - trigger:
+ project: 'reproducible_stats'
- defaults:
name: reproducible_setup