[Buildbot-commits] [Buildbot] #1033: allow non-verbose VCS checkouts
Buildbot
buildbot-devel at lists.sourceforge.net
Sat Oct 30 07:12:54 UTC 2010
#1033: allow non-verbose VCS checkouts
------------------------+---------------------------------------------------
Reporter: zooko | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: undecided
Version: 0.8.1 | Keywords:
------------------------+---------------------------------------------------
I think the {{{--verbose}}} output from darcs is a performance problem for
us, as we have many buildslaves doing a VCS checkout at the same time and
they are overloading the network to the buildmaster by streaming back
their {{{--verbose}}} output.
e.g.:
http://tahoe-lafs.org/buildbot/builders/Randy%20FreeBSD-
amd64/builds/169/steps/darcs/logs/stdio
I would like it if I could configure the {{{Darcs}}} command to be quiet
instead of verbose. (Of course this ought to generalize to other VCS
commands, too.)
--
Ticket URL: <http://buildbot.net/trac/ticket/1033>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list