From 2e9d95eb6d884b0fc383a64a255ba95734aed54c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 28 Sep 2014 09:55:38 +0200 Subject: reproducible: link all diffp files from stats page --- job-cfg/reproducible.yaml | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 8fbfc27e..8c1638df 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -44,6 +44,36 @@ unstable-on-warning: 'true' fail-on-error: 'true' +- defaults: + name: reproducible_setup + triggers: + - timed: "{my_timed}" + project-type: freestyle + properties: + - sidebar: + url: https://jenkins.debian.net/userContent/about.html + text: About jenkins.debian.net + icon: /userContent/images/debian-swirl-24x24.png + - sidebar: + url: https://jenkins.debian.net/view/reproducible + text: reproducible builds jobs + icon: /userContent/images/debian-jenkins-24x24.png + - sidebar: + url: http://www.profitbricks.com + text: Sponsored by Profitbricks + icon: /userContent/images/profitbricks-24x24.png + description: '{my_description}{my_packages}
Job configuration source is reproducible.yaml.' + logrotate: + daysToKeep: 365 + numToKeep: 20 + artifactDaysToKeep: -1 + artifactNumToKeep: -1 + builders: + - shell: '{my_shell}' + publishers: + - email: + recipients: 'jenkins+debian-reproducible holger@layer-acht.org reproducible-commits@lists.alioth.debian.org' + - defaults: name: reproducible_stats triggers: @@ -69,7 +99,7 @@ artifactDaysToKeep: -1 artifactNumToKeep: -1 builders: - - shell: '{my_shell} {my_packages}' + - shell: '{my_shell}' publishers: - email: recipients: 'jenkins+debian-reproducible holger@layer-acht.org reproducible-commits@lists.alioth.debian.org' @@ -80,7 +110,7 @@ keepall: True - job-template: - defaults: reproducible_stats + defaults: reproducible_setup name: '{name}_setup' - job-template: -- cgit v1.2.3-70-g09d2