summaryrefslogtreecommitdiffstats
path: root/job-cfg/self.yaml
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2015-06-25 08:38:30 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-10 17:06:15 +0100
commit574aa9b76ae022eac768edbad69bc2494288e9f4 (patch)
tree824ddd351f5f439bb60021559339aba0397070c1 /job-cfg/self.yaml
parent62f7375fddeec762619e4790619840277e76be88 (diff)
downloadjenkins.debian.net-574aa9b76ae022eac768edbad69bc2494288e9f4.tar.xz
changes to keep j-j-b >= 1.2.0 happy
Diffstat (limited to 'job-cfg/self.yaml')
-rw-r--r--job-cfg/self.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/job-cfg/self.yaml b/job-cfg/self.yaml
index 4608290b..dae08e14 100644
--- a/job-cfg/self.yaml
+++ b/job-cfg/self.yaml
@@ -26,8 +26,8 @@
url: http://www.profitbricks.co.uk
text: Sponsored by Profitbricks
icon: /userContent/images/profitbricks-24x24.png
- - priority:
- job-prio: '125'
+ - priority-sorter:
+ priority: '125'
- job-template:
defaults: self-maintenance
@@ -41,8 +41,12 @@
- job-template:
defaults: self-maintenance
name: '{name}_sub-maintenance'
+
+- job-template:
defaults: self-maintenance
name: '{name}_sub-maintenance-squid'
+
+- job-template:
defaults: self-maintenance
name: 'rebootstrap_maintenance'