[Qa-jenkins-scm] [jenkins.debian.net] 01/01: rebootstrap: remove logparser

Helmut Grohne helmutg at moszumanska.debian.org
Fri Sep 9 19:08:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

helmutg pushed a commit to branch master
in repository jenkins.debian.net.

commit c2d7bacffac8580e05bd2a46afa7b856e8414635
Author: Helmut Grohne <helmut at subdivi.de>
Date:   Fri Sep 9 21:07:14 2016 +0200

    rebootstrap: remove logparser
    
    We suspect logparser to leak memory and rebootstrap logs are huge. The
    benefit of having parsed logs is minimal.
---
 job-cfg/rebootstrap.yaml.py | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index a946494..2e93bbf 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -78,10 +78,6 @@ print("""
     builders:
       - shell: '{my_wrapper} {my_branchname} HOST_ARCH={my_arch} {my_params}'
     publishers:
-      - logparser:
-          parse-rules: '/srv/jenkins/logparse/rebootstrap.rules'
-          unstable-on-warning: 'false'
-          fail-on-error: 'false'
       - email:
           recipients: 'jenkins+debian-bootstrap helmutg at debian.org'
     triggers:

-- 
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