Why the insistence on single job?

Jobs are cheap in Jenkins and it doesn't make sense to couple building 
binaries that don't have anything to do with one another except the source.

I would have a job per binary. I would run them all in parallel using 
either the Join Trigger Plugin or the BuildFlow Plugin.

-b

On Wednesday, August 29, 2012 11:02:18 AM UTC-4, Asmann, Roland wrote:
>
> Hi all, 
>
> We are playing with Apache Cordova (PhoneGap) and are trying to set up a 
> single Build in Jenkins, that will create the Android, Windows Mobile 
> and iPhone binaries. 
>
> Our first try was using 2 Jenkins instances (master/slave), one on 
> Windows (Windows Mobile binary) and one on OS X (Android and iPhone 
> binaries). We currently have 3 jobs that all build the same source into 
> those different binaries. 
>
> Now, what we would like to do, is set up a single Jenkins Job, that will 
> build all 3 binaries at once, using the different instances for the 
> necessary environment (I take it most of you know that Windows Mobile 
> can only be built on Windows, just as iPhone can only be built on OS X). 
>
> Can someone tell me if this is at all possible? And if so, I would 
> appreciate some pointers on how to set this up. 
>
> Thanks. 
>
> -- 
> Roland Asmann 
> Senior Software Engineer 
>
> adesso Austria GmbH 
> Floridotower 26. Stock              T +43 1 2198790-27 
> Floridsdorfer Hauptstr. 1           F +43 1 2198790-927 
> A-1210 Wien                         M +43 664 88657566 
>                                     E roland...@adesso.at <javascript:> 
>                                     W www.adesso.at 
>
> ------------------------------------------------------------- 
>              >>> business. people. technology. <<< 
> -------------------------------------------------------------

Reply via email to