Hi All, I have an application that I want to build for Ubuntu 32 bits, 64 bits. There is a second application that needs to be build on Wndows.
So, I would like to know what is the best setup to do this. Then the Mega-job starts: 1. The 32 bits and 64 bits and windows slave machine pull from SVN source control 2. The two Ubuntu machines starts building simultaneously App1 while the windows builds the windows App2 application 3. Once those 3 jobs are completed, unit tests are run on each machine 4. One everything is complete on all servers, produced binaries are pulled and published on an FTP server for the public to download/ So, my question is : Should I use build pipeline ? Should I have multislaves ? Should I have 2 or 3 jobs ? How do I tell one job to go on one specific host to build ? Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
