summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-05-15 18:52:47 +0200
committerHolger Levsen <holger@layer-acht.org>2013-05-15 18:52:47 +0200
commit8d2d1321f2ee700807d9c257638f54ae7de9311f (patch)
tree949d4bbdde5c9bd8f27e6ef6dd0a95c8cfa92cb8
parent07ad5d05b6b0dadbd6fb2eb8fbf60ae430bcb26a (diff)
downloadjenkins.debian.net-8d2d1321f2ee700807d9c257638f54ae7de9311f.tar.xz
fixup: priority property assignment
-rw-r--r--job-cfg/d-i.yaml21
1 files changed, 11 insertions, 10 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml
index fbb12abd..b1e8a091 100644
--- a/job-cfg/d-i.yaml
+++ b/job-cfg/d-i.yaml
@@ -41,6 +41,8 @@
url: http://www.profitbricks.com
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
+ - priority:
+ job-prio: '120'
description: 'Builds the {languagename} html version of the installation-guide for all architectures. Triggered by SVN commits to <code>svn://svn.debian.org/svn/d-i/trunk/manual/{lang}/<code>. After successful build <a href="http://jenkins.debian.net/job/d-i_manual_{lang}_html">d-i_manual_{lang}_pdf</a> is triggered. {do_not_edit}'
scm:
- svn:
@@ -70,8 +72,6 @@
- archive:
artifacts: 'html/**/*.*'
latest_only: true
- - priority:
- job-prio: '120'
- defaults:
name: d-i-manual-html-po2xml
@@ -94,6 +94,8 @@
url: http://www.profitbricks.com
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
+ - priority:
+ job-prio: '120'
description: 'Builds the {languagename} html version of the installation-guide for all architectures. Triggered by SVN commits to <code>svn://svn.debian.org/svn/d-i/trunk/manual/{lang}/<code>. After successful build <a href="http://jenkins.debian.net/job/d-i_manual_{lang}_html">d-i_manual_{lang}_pdf</a> is triggered. {do_not_edit}'
scm:
- svn:
@@ -123,8 +125,6 @@
- archive:
artifacts: 'html/**/*.*'
latest_only: true
- - priority:
- job-prio: '120'
- defaults:
name: d-i-manual-pdf
@@ -147,6 +147,8 @@
url: http://www.profitbricks.com
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
+ - priority:
+ job-prio: '120'
description: 'Builds the {languagename} pdf version of the installation-guide for all architectures. Triggered by successful build of <a href="http://jenkins.debian.net/job/d-i_manual_{lang}_html">d-i_manual_{lang}_html</a>. {do_not_edit}'
scm:
- svn:
@@ -171,8 +173,6 @@
- archive:
artifacts: 'pdf/**/*.*'
latest_only: true
- - priority:
- job-prio: '120'
- defaults:
name: d-i-manual-pdf-po2xml
@@ -195,6 +195,8 @@
url: http://www.profitbricks.com
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
+ - priority:
+ job-prio: '120'
description: 'Builds the {languagename} pdf version of the installation-guide for all architectures. Triggered by successful build of <a href="http://jenkins.debian.net/job/d-i_manual_{lang}_html">d-i_manual_{lang}_html</a>. {do_not_edit}'
scm:
- svn:
@@ -219,8 +221,6 @@
- archive:
artifacts: 'pdf/**/*.*'
latest_only: true
- - priority:
- job-prio: '120'
- defaults:
name: d-i-build
@@ -243,6 +243,8 @@
url: http://www.profitbricks.com
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
+ - priority:
+ job-prio: '130'
description: 'Builds debian packages in sid from git master branch, triggered by pushes to <pre>{gitrepo}</pre> {do_not_edit}'
scm:
- git:
@@ -260,8 +262,6 @@
fail-on-error: 'true'
- email:
recipients: jenkins+debian-boot holger@layer-acht.org
- - priority:
- job-prio: '130'
## doesnt work, the artifacts reside outside the workspace
# - archive:
# artifacts: '*_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes'
@@ -289,6 +289,7 @@
publishers:
- email:
recipients: jenkins+debian-boot holger@layer-acht.org
+ properties:
- priority:
job-prio: '110'
## doesnt work, the artifacts reside outside the workspace