summaryrefslogtreecommitdiffstats
path: root/job-cfg/d-i.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2013-05-15 18:47:15 +0200
committerHolger Levsen <holger@layer-acht.org>2013-05-15 18:47:15 +0200
commit07ad5d05b6b0dadbd6fb2eb8fbf60ae430bcb26a (patch)
treea302a14dfa5343d4e481a0a0ff05f794d9b269fb /job-cfg/d-i.yaml
parentd72ba10e4b9ddecea998db67a46082b21e344274 (diff)
downloadjenkins.debian.net-07ad5d05b6b0dadbd6fb2eb8fbf60ae430bcb26a.tar.xz
tune priorities using the Priority Sorter Plugin
Diffstat (limited to 'job-cfg/d-i.yaml')
-rw-r--r--job-cfg/d-i.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml
index a14aaa4a..fbb12abd 100644
--- a/job-cfg/d-i.yaml
+++ b/job-cfg/d-i.yaml
@@ -70,6 +70,8 @@
- archive:
artifacts: 'html/**/*.*'
latest_only: true
+ - priority:
+ job-prio: '120'
- defaults:
name: d-i-manual-html-po2xml
@@ -121,6 +123,8 @@
- archive:
artifacts: 'html/**/*.*'
latest_only: true
+ - priority:
+ job-prio: '120'
- defaults:
name: d-i-manual-pdf
@@ -167,6 +171,8 @@
- archive:
artifacts: 'pdf/**/*.*'
latest_only: true
+ - priority:
+ job-prio: '120'
- defaults:
name: d-i-manual-pdf-po2xml
@@ -213,6 +219,8 @@
- archive:
artifacts: 'pdf/**/*.*'
latest_only: true
+ - priority:
+ job-prio: '120'
- defaults:
name: d-i-build
@@ -252,6 +260,8 @@
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'
@@ -279,6 +289,8 @@
publishers:
- email:
recipients: jenkins+debian-boot holger@layer-acht.org
+ - priority:
+ job-prio: '110'
## doesnt work, the artifacts reside outside the workspace
# - archive:
# artifacts: '*_*.dsc *_*.tar.* *_*_*.deb *_*_*.build *_*_*.changes'