summaryrefslogtreecommitdiffstats
path: root/job-cfg/chroot-installation.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-19 00:40:19 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-19 00:40:19 +0100
commitaeafca4e5b4fe8faac9acd91767a3782d6e86d2a (patch)
treea8976d6af947b244694e3328f93279f3444bb716 /job-cfg/chroot-installation.yaml
parentef4fc90107090d51c022e17bdfc28e0cfdd0c63f (diff)
downloadjenkins.debian.net-aeafca4e5b4fe8faac9acd91767a3782d6e86d2a.tar.xz
adopt to changes in jenkins-job-builder
Diffstat (limited to 'job-cfg/chroot-installation.yaml')
-rw-r--r--job-cfg/chroot-installation.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/job-cfg/chroot-installation.yaml b/job-cfg/chroot-installation.yaml
index 9b0bc5f8..35105b62 100644
--- a/job-cfg/chroot-installation.yaml
+++ b/job-cfg/chroot-installation.yaml
@@ -13,7 +13,7 @@
- logparser:
rulespath: '/srv/jenkins/logparse/debian.rules'
unstable-on-warning: 'false'
- fail_on_error: 'false'
+ fail-on-error: 'false'
- email:
recipients: jenkins+debian-qa holger@layer-acht.org
properties:
@@ -44,7 +44,7 @@
- logparser:
rulespath: '/srv/jenkins/logparse/debian.rules'
unstable-on-warning: 'false'
- fail_on_error: 'false'
+ fail-on-error: 'false'
- trigger:
project: '{my_trigger}'
- email:
@@ -75,7 +75,7 @@
- logparser:
rulespath: '/srv/jenkins/logparse/debian.rules'
unstable-on-warning: 'true'
- fail_on_error: 'true'
+ fail-on-error: 'true'
- trigger:
project: '{my_trigger}'
threshold: 'UNSTABLE'