summaryrefslogtreecommitdiffstats
path: root/job-cfg/d-i.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-09 20:38:00 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-09 20:38:00 +0100
commit6f03bcea0d655b45fd907a5fb2351c9de2deb086 (patch)
treecf44fe0429940595ef9543c17d8d363fad282840 /job-cfg/d-i.yaml
parent7e60573158eec6729685709fdc56202775ee484c (diff)
downloadjenkins.debian.net-6f03bcea0d655b45fd907a5fb2351c9de2deb086.tar.xz
fixup: add sidebar link to category job view
Diffstat (limited to 'job-cfg/d-i.yaml')
-rw-r--r--job-cfg/d-i.yaml25
1 files changed, 24 insertions, 1 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml
index 08eaab53..74a053b4 100644
--- a/job-cfg/d-i.yaml
+++ b/job-cfg/d-i.yaml
@@ -1,4 +1,27 @@
+- defaults:
+ name: d-i
+ project-type: freestyle
+ logrotate:
+ daysToKeep: 90
+ numToKeep: 50
+ artifactDaysToKeep: -1
+ artifactNumToKeep: -1
+ properties:
+ - sidebar:
+ url: http://jenkins.debian.net/userContent/about.html
+ text: About jenkins.debian.net
+ icon: /userContent/images/debian-swirl-24x24.png
+ - sidebar:
+ url: http://jenkins.debian.net/view/debian-installer/
+ text: All debian-installer jobs
+ icon: /userContent/images/debian-swirl-24x24.png
+ - sidebar:
+ url: http://www.profitbricks.com
+ text: Sponsored by Profitbricks
+ icon: /userContent/images/profitbricks-24x24.png
+
- job-template:
+ defaults: d-i
name: '{name}_manual'
description: 'Shall build d-i manual one day, does not do that yet.{do_not_edit}'
scm:
@@ -12,7 +35,6 @@
excludedRevprop: ''
excludedCommitMessages: ''
viewvc-url: http://anonscm.debian.org/viewvc/d-i/trunk
-
builders:
- shell: 'ls'
triggers:
@@ -24,6 +46,7 @@
fail_on_error: 'true'
- job-template:
+ defaults: d-i
name: '{name}_parse_build_logs'
description: 'Parses d-i build logs.{do_not_edit}'
builders: