From 70ab088f963b56c2de2cab02e193290dd98739fc Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 29 Sep 2016 11:28:42 +0200 Subject: chroot-installations: don't use logparse plugin to avoid OOMs --- job-cfg/chroot-installation.yaml.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py index 0cc0c3d2..350ea244 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, -- cgit v1.2.3-70-g09d2