summaryrefslogtreecommitdiffstats
path: root/job-cfg/rebootstrap.yaml.py
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2016-09-09 21:07:14 +0200
committerHelmut Grohne <helmut@subdivi.de>2016-09-09 21:07:14 +0200
commitc2d7bacffac8580e05bd2a46afa7b856e8414635 (patch)
treeab6e87762dc088ee1d1dd7057c6a280ab6609e48 /job-cfg/rebootstrap.yaml.py
parent05fc06805482094205130e1bd959f254266baed9 (diff)
downloadjenkins.debian.net-c2d7bacffac8580e05bd2a46afa7b856e8414635.tar.xz
rebootstrap: remove logparser
We suspect logparser to leak memory and rebootstrap logs are huge. The benefit of having parsed logs is minimal.
Diffstat (limited to 'job-cfg/rebootstrap.yaml.py')
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index a946494f..2e93bbff 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@debian.org'
triggers: