From 3fda1862c7a5f23780fb952ead4685ef07c432ad Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 28 Sep 2014 10:28:53 +0200 Subject: reproducible: update stats page after every job run --- bin/reproducible_stats.sh | 2 +- job-cfg/reproducible.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) 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 "

" htmlecho htmlecho "$COUNT_UGLY packages failed to build from source: ${UGLY}

" htmlecho "$COUNT_SOURCELESS packages doesn't exist in sid and need investigation: $SOURCELESS

" -htmlecho "Static URL for this page." +htmlecho "
Static URL for this page. Last modified: $(date)" eht htmlecho "

" 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 -- cgit v1.2.3-70-g09d2