[Buildbot-devel] buildbot try pb max diff size

Marc-Antoine Ruel maruel at chromium.org
Wed Sep 11 23:45:47 UTC 2013


You can put this at the top of your master.cfg.
Le 11 sept. 2013 17:04, "Diane Maple" <dianemaple76 at yahoo.com> a écrit :

>
> umm....
>
> Where may I put this?
> Where does this go?
>
> Thanks.
>
>   ------------------------------
>  *From:* Marc-Antoine Ruel <maruel at chromium.org>
> *To:* Diane Maple <dianemaple76 at yahoo.com>
> *Cc:* buildbot list <buildbot-devel at lists.sourceforge.net>
> *Sent:* Wednesday, September 11, 2013 12:32 PM
> *Subject:* Re: [Buildbot-devel] buildbot try pb max diff size
>
> Monkey patch it.
>
> from twisted.spread import banana
>
> # By default, the banana's string size limit is 640kb, which is
> insufficient
> # when passing diff's around. Raise it to 100megs. Do this here since the
> limit
> # is enforced on both the server and the client so both need to raise the
> # limit.
> banana.SIZE_LIMIT = 100 * 1024 * 1024
>
>
>
>
> 2013/9/11 Diane Maple <dianemaple76 at yahoo.com>
>
> Hello,
>
> While waiting on a response to my other question about the format of the
> jobdir data files and how to I can generate them without using the buildbot
> command on the client...
>
> I am trying to use the buildbot try with connection type of pb.
> I hit the limit for the allowed "string" which it turns out it the diff
> between my workspace and the current repository rev.  Is there some way to
> change the limit?
>
> I am doing this work because of my need to integrate a few branches /
> workspaces which have diverged a bit...   Buildbot try will help to limit
> the impact of the code merging back.
>
> Thank you for your comments.
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. Consolidate legacy IT systems to a single system of record for IT
> 2. Standardize and globalize service processes across IT
> 3. Implement zero-touch automation to replace manual, redundant tasks
> http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
> _______________________________________________
> Buildbot-devel mailing list
> Buildbot-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/buildbot-devel
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20130911/b27d89b3/attachment.html>


More information about the devel mailing list