diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-12-18 21:28:02 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-12-18 21:28:02 +0100 |
commit | cb791b693cf0164442b241f5274dc95acef57cf0 (patch) | |
tree | e4f312c556d23c312be8a083206642f403a44a13 | |
parent | ab32abfbd215251e1da9a8c53d0bc6de87156c91 (diff) | |
download | jenkins.debian.net-cb791b693cf0164442b241f5274dc95acef57cf0.tar.xz |
adopt to changes in jenkins-job-builder
-rw-r--r-- | TODO | 1 | ||||
-rw-r--r-- | job-cfg/chroot-installation.yaml | 6 | ||||
-rw-r--r-- | job-cfg/d-i.yaml | 26 | ||||
-rw-r--r-- | job-cfg/g-i-installation.yaml | 4 | ||||
-rw-r--r-- | job-cfg/self.yaml | 2 | ||||
-rw-r--r-- | job-cfg/webcheck.yaml | 12 |
6 files changed, 25 insertions, 26 deletions
@@ -39,7 +39,6 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian. ** publisher:htmlpublisher ** svn:scm ** properties: sidebar -* file a bug about jenkins/jenkins-job-builder sometimes "forgetting" about triggers == Improve existing tests diff --git a/job-cfg/chroot-installation.yaml b/job-cfg/chroot-installation.yaml index c53d1c10..9b0bc5f8 100644 --- a/job-cfg/chroot-installation.yaml +++ b/job-cfg/chroot-installation.yaml @@ -12,7 +12,7 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian.rules' - unstable_on_warning: 'false' + unstable-on-warning: 'false' fail_on_error: 'false' - email: recipients: jenkins+debian-qa holger@layer-acht.org @@ -43,7 +43,7 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian.rules' - unstable_on_warning: 'false' + unstable-on-warning: 'false' fail_on_error: 'false' - trigger: project: '{my_trigger}' @@ -74,7 +74,7 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian.rules' - unstable_on_warning: 'true' + unstable-on-warning: 'true' fail_on_error: 'true' - trigger: project: '{my_trigger}' diff --git a/job-cfg/d-i.yaml b/job-cfg/d-i.yaml index e1cf9baf..25b6f7f1 100644 --- a/job-cfg/d-i.yaml +++ b/job-cfg/d-i.yaml @@ -63,7 +63,7 @@ threshold: 'UNSTABLE' - logparser: rulespath: '/srv/jenkins/logparse/debian-installer.rules' - unstable_on_warning: 'true' + unstable-on-warning: 'true' fail_on_error: 'true' - email: recipients: jenkins+debian-boot holger@layer-acht.org @@ -114,7 +114,7 @@ threshold: 'UNSTABLE' - logparser: rulespath: '/srv/jenkins/logparse/debian-installer.rules' - unstable_on_warning: 'true' + unstable-on-warning: 'true' fail_on_error: 'true' - email: recipients: jenkins+debian-boot holger@layer-acht.org @@ -160,7 +160,7 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian-installer.rules' - unstable_on_warning: 'true' + unstable-on-warning: 'true' fail_on_error: 'true' - email: recipients: jenkins+debian-boot holger@layer-acht.org @@ -206,7 +206,7 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian-installer.rules' - unstable_on_warning: 'true' + unstable-on-warning: 'true' fail_on_error: 'true' - email: recipients: jenkins+debian-boot holger@layer-acht.org @@ -248,7 +248,7 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian-installer.rules' - unstable_on_warning: 'true' + unstable-on-warning: 'true' fail_on_error: 'true' - email: recipients: jenkins+debian-boot holger@layer-acht.org @@ -295,15 +295,15 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian-installer.rules' - unstable_on_warning: 'true' + unstable-on-warning: 'true' fail_on_error: 'true' - - htmlpublisher: - name: 'Daily d-i build logs' - directory: '.' - indexfiles: 'build-logs.html' - keepall: True - email: recipients: jenkins+debian-boot holger@layer-acht.org +# - htmlpublisher: +# name: 'Daily d-i build logs' +# directory: '.' +# indexfiles: 'build-logs.html' +# keepall: True - job-template: defaults: d-i @@ -316,7 +316,7 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian.rules' - unstable_on_warning: 'true' + unstable-on-warning: 'true' fail_on_error: 'true' - email: recipients: holger@layer-acht.org @@ -332,7 +332,7 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian.rules' - unstable_on_warning: 'true' + unstable-on-warning: 'true' fail_on_error: 'true' - email: recipients: jenkins+debian-boot holger@layer-acht.org diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index a491a7aa..00cf7f75 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -14,7 +14,7 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian.rules' - unstable_on_warning: 'true' + unstable-on-warning: 'true' fail_on_error: 'true' - email: recipients: '{my_recipients}' @@ -50,7 +50,7 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian.rules' - unstable_on_warning: 'true' + unstable-on-warning: 'true' fail_on_error: 'true' - email: recipients: holger@layer-acht.org diff --git a/job-cfg/self.yaml b/job-cfg/self.yaml index a5d5a8ff..bea3a0b6 100644 --- a/job-cfg/self.yaml +++ b/job-cfg/self.yaml @@ -33,7 +33,7 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian.rules' - unstable_on_warning: 'true' + unstable-on-warning: 'true' fail_on_error: 'true' - job-template: diff --git a/job-cfg/webcheck.yaml b/job-cfg/webcheck.yaml index 7512f827..d19a6a94 100644 --- a/job-cfg/webcheck.yaml +++ b/job-cfg/webcheck.yaml @@ -14,13 +14,13 @@ publishers: - logparser: rulespath: '/srv/jenkins/logparse/debian.rules' - unstable_on_warning: 'false' + unstable-on-warning: 'false' fail_on_error: 'false' - - htmlpublisher: - name: 'Webcheck report' - directory: '.' - indexfiles: 'index.html' - keepall: True +# - htmlpublisher: +# name: 'Webcheck report' +# directory: '.' +# indexfiles: 'index.html' +# keepall: True - email: recipients: holger@layer-acht.org properties: |