[Buildbot-devel] Pick a slaves based on condition/property value
Mikhail Sobolev
mss at mawhrin.net
Mon Apr 13 16:28:01 UTC 2015
Hi Francesco,
On Mon, Apr 13, 2015 at 02:48:07PM +0200, Francesco Di Mizio wrote:
> I have a trigger step T in a factory F.
> I'd like to get T to kick off a build that will be picked by a slave based
> on a property of F.
> Is this even doable?
You could look into `nextSlave` parameter to the builder configuration, I can't
say at this time if you actually can achieve the expected beahaviour.
In addition, there's another parameter -- canStartBuild -- that can veto
running a build on the give build slave.
--
Misha
More information about the devel
mailing list