I would LOVE to see a plugin like this. If you could send me github information after you make it available, I would be very grateful! Thanks, Jason
On Wednesday, November 21, 2012 10:40:36 PM UTC-8, Ivan Kalinin wrote: > > Hi! > > Actually, I've managed to develop a plugin for my own needs that > implements what you want. It allows to 'connect' a group of slaves to form > a so-called 'compound slave' - a virtual entity, proxying Slave.doBuild() > (or wassitsname) to a different subslave of the group. It adds a build step > 'run something on a sub-node' to delegate particular build step to a > sub-slave. The plugin even can create 'compound' slaves on-the-fly as a > cloud provider from real slaves provisioned in some other cloud. > > If that sounds promising to you, I can share it on github (currently is > privately-hosted) and you can try to tweak it up to you needs. > > Cheers, > pupssman. > > On Wednesday, November 21, 2012 6:18:29 PM UTC+4, alok kumar wrote: >> >> Hi, >> Can anyone let me know if it is possible to execute different build steps >> on different slaves from within a single job? >> Is there any plugin that supports that? If not, what can be the >> workaround to achieve the same? >> >> Any help would be greatly appreciated. >> >> Thanks, >> Alok >> >