From 151f81520c2f2adc603eeef61e8c5ee03e41b852 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 8 Jun 2015 10:24:32 +0200 Subject: reproducible coreboot: use special logparse rules --- job-cfg/reproducible.yaml | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index d8300d99..5c4f875b 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -120,6 +120,40 @@ recipients: '{my_recipients}' notify-every-unstable-build: false +- defaults: + name: reproducible_other_projects + project-type: freestyle + triggers: + - timed: '{my_timed}' + 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.co.uk + text: Sponsored by Profitbricks + icon: /userContent/images/profitbricks-24x24.png + description: '{my_description}
Job configuration source is reproducible.yaml.
Results are available at https://reproducible.debian.net.' + logrotate: + daysToKeep: 90 + numToKeep: 30 + artifactDaysToKeep: -1 + artifactNumToKeep: -1 + builders: + - shell: '{my_shell}' + publishers: + - logparser: + parse-rules: '/srv/jenkins/logparse/reproducible-extra.rules' + unstable-on-warning: 'true' + fail-on-error: 'true' + - email: + recipients: '{my_recipients}' + - job-template: defaults: reproducible name: '{name}_maintenance' @@ -229,7 +263,7 @@ name: '{name}_builder_theta' - job-template: - defaults: reproducible + defaults: reproducible_other_projects name: '{name}_coreboot' - project: -- cgit v1.2.3-70-g09d2