[Buildbot-commits] [SPAM] [Buildbot] #739: HTML logs do not get compressed
Buildbot
buildbot-devel at lists.sourceforge.net
Thu Mar 11 14:22:30 UTC 2010
#739: HTML logs do not get compressed
--------------------+-------------------------------------------------------
Reporter: marcusl | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.7.12 | Keywords:
--------------------+-------------------------------------------------------
I recently started adding HTML logs from my buildsystem to buildbot, and
these are between 1 and 5 mb per buildstep.
They do not seem to be compressed at all, so there is quite a lot of
memory and disk-space taken up by these log files.
(One of my masters is using 450mb)
Having the logs gzipped would be neat, since they could then be sent raw
to clients who accept gzipped html (most browsers nowadays).
Either that, or we fold the HTML-log and text-log into a generic logging
store (with mime-type or something).
--
Ticket URL: <http://buildbot.net/trac/ticket/739>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list