[Buildbot-devel] duplicate steps problem

Chris Rivera chrismrivera at gmail.com
Thu Apr 2 14:42:22 UTC 2009


Howdy,

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?

Thanks,
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://buildbot.net/pipermail/devel/attachments/20090402/de2c92d2/attachment.html>


More information about the devel mailing list