[Buildbot-devel] slave state able to cause buildstep creation?
Dustin J. Mitchell
dustin at zmanda.com
Thu Jun 25 16:25:03 UTC 2009
On Thu, Jun 25, 2009 at 11:32 AM, Mike Winter
(miwinter)<miwinter at cisco.com> wrote:
> The reason I cant do the find and run in the single step is I want
> granularity and visibility at the level indicated i.e. a cell per
> runner.sh.
This is going to be hard -- buildsteps are defined at config time, and
are fixed for a builder -- you can't define specific buildsteps for a
specific build.
Note that you *can* capture the output of 'find' into a property
(SetProperty) and then use that in a subsequent step. But dynamic
creation of steps is not possible.
Dustin
--
Open Source Storage Engineer
http://www.zmanda.com
More information about the devel
mailing list