Keep even more revisions and don't notify on source build success
authorChristoph Berg <christoph.berg@credativ.de>
Mon, 4 Apr 2016 14:57:23 +0000 (16:57 +0200)
committerChristoph Berg <christoph.berg@credativ.de>
Mon, 4 Apr 2016 14:57:23 +0000 (16:57 +0200)
jenkins/pgapt-jobs.yaml

index 3f1a2375cce12c98b359b6dadde2fc374eb248a2..80af4db053bdc46d71c62b0ff706b7809e948fa3 100644 (file)
         description: 'Fetch source from an existing pkg-source/sid build and rebuild it for a different (usually new) distribution'
         project-type: freestyle
         logrotate: &logrotate_build
-          numToKeep: 5
-          artifactNumToKeep: 5
+          numToKeep: 50
+          artifactNumToKeep: 10
         concurrent: true
         parameters:
                 - string: &package_parameter
                         artifacts: 'result/*'
                         latest-only: true
                 - ircbot:
+                        strategy: any-failure
                         message-type: summary-params
                 - trigger-parameterized-builds:
                         - project: 'build-binaries'