summaryrefslogtreecommitdiffstats
path: root/job-cfg/d-i.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-03 17:28:00 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-03 17:28:00 +0100
commit85cb897d2cd66f5a5da61c4137504243da9099ff (patch)
tree20cd5efad24b7d6c6be9087707555c6b6bebd36c /job-cfg/d-i.yaml
parent442795ef39cc32b5e9b8a31bec22be2097e64c6f (diff)
downloadjenkins.debian.net-85cb897d2cd66f5a5da61c4137504243da9099ff.tar.xz
more generic description of jobs
Diffstat (limited to 'job-cfg/d-i.yaml')
-rw-r--r--job-cfg/d-i.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml
index 5e8fc182..5cc7c9bf 100644
--- a/job-cfg/d-i.yaml
+++ b/job-cfg/d-i.yaml
@@ -1,5 +1,6 @@
- job-template:
name: '{name}-manual'
+ description: 'Shall build d-i manual one day, does not do that yet.{do_not_edit}'
scm:
- svn:
@@ -32,6 +33,7 @@
- job-template:
name: '{name}-parse-build-logs'
+ description: 'Parses d-i build logs.{do_not_edit}'
builders:
- shell: '/srv/jenkins/bin/parse_d-i_logs.sh http://d-i.debian.org/daily-images/build-logs.html'
@@ -43,6 +45,7 @@
- project:
name: testjob_d-i
+ do_not_edit: '<br><br>Configured by <a href="http://jenkins.debian.net/userContent/about.html">jenkins-job-builder</a>, do not edit this job through the web UI.'
jobs:
- '{name}-manual'