summaryrefslogtreecommitdiffstats
path: root/job-cfg/haskell-package-plan.yaml
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2014-04-16 14:02:07 +0200
committerJoachim Breitner <mail@joachim-breitner.de>2014-04-16 14:02:07 +0200
commit33c52f572d03a108d5423e7f56bc26461080f522 (patch)
tree9f46e1af6e663e06dae648c8571f4cc336131fc5 /job-cfg/haskell-package-plan.yaml
parent4c54db9b4df5cff1f54a0f3146a599db091bbd39 (diff)
downloadjenkins.debian.net-33c52f572d03a108d5423e7f56bc26461080f522.tar.xz
haskell-package-plan: logparse rules
Diffstat (limited to 'job-cfg/haskell-package-plan.yaml')
-rw-r--r--job-cfg/haskell-package-plan.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/job-cfg/haskell-package-plan.yaml b/job-cfg/haskell-package-plan.yaml
index 356e0377..7f1484a1 100644
--- a/job-cfg/haskell-package-plan.yaml
+++ b/job-cfg/haskell-package-plan.yaml
@@ -25,6 +25,10 @@
publishers:
- email:
recipients: '{my_recipients}'
+ - logparser:
+ parse-rules: '/srv/jenkins/logparse/haskell-package-plan.rules'
+ unstable-on-warning: 'false'
+ fail-on-error: 'false'
scm:
- git:
url: 'git://anonscm.debian.org/pkg-haskell/package-plan.git'