[Qa-jenkins-scm] [jenkins.debian.net] 01/01: chroot-installations: don't use logparse plugin to avoid OOMs
Holger Levsen
holger at layer-acht.org
Thu Sep 29 09:28:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 70ab088f963b56c2de2cab02e193290dd98739fc
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Sep 29 11:28:42 2016 +0200
chroot-installations: don't use logparse plugin to avoid OOMs
---
job-cfg/chroot-installation.yaml.py | 3 ---
1 file changed, 3 deletions(-)
diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py
index 0cc0c3d..350ea24 100755
--- a/job-cfg/chroot-installation.yaml.py
+++ b/job-cfg/chroot-installation.yaml.py
@@ -228,9 +228,6 @@ data.append(
'max-total': 6,
'option': 'category'}}],
'publishers': [ { 'trigger': { 'project': '{my_trigger}'}},
- { 'logparser': { 'fail-on-error': 'false',
- 'parse-rules': '/srv/jenkins/logparse/debian.rules',
- 'unstable-on-warning': 'false'}},
{ 'email-ext': { 'attach-build-log': False,
'body': 'See $BUILD_URL/console or just $BUILD_URL for more information.',
'first-failure': True,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list