[Buildbot-devel] duplicate steps problem
naga reddy
snsreddi at gmail.com
Fri Apr 3 09:12:38 UTC 2009
Hi all,
I am new to buildbot and wanted to implement this to my buildprocess.
Can you give me your suggesstions and guidence and feedback about this
please.
Thanks,
Nagasesha
On 4/3/09, Dustin J. Mitchell <dustin at zmanda.com> wrote:
>
> On Thu, Apr 2, 2009 at 9:42 AM, Chris Rivera <chrismrivera at gmail.com>
> wrote:
> > I'm using a BuildFactory with a large number of ShellCommands. Buildbot
> > (0.7.8) complains about duplicate steps when starting a build. I found
> that
> > setupBuild() in process/base.py appends numbers to the names of the steps
> > (which is "shell" for ShellCommands), but stops and raises an exception
> > after 100. Is there any reason to put a limit on this? It seems
> > arbitrary. Am I supposed to override ShellCommand and have it do
> something
> > different with its name?
>
> IIRC this has now been increased to 1000. I don't know if there's a
> good reason to have an arbitrary limit, other than that it could
> potentially be a very long waste of CPU cycles..
>
> Dustin
>
> --
> Storage Software Engineer
> http://www.zmanda.com
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> 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/20090403/2fb1e508/attachment.html>
More information about the devel
mailing list