Ruslan Zasukhin (2013-10-01 13:04):
On 10/1/13 12:16 PM, "Stephen Connolly" <stephen.alan.conno...@gmail.com>
wrote:

Literate builds gives you a very easy matrix build, just specify and
environments section with the labels of the environments that you want to
build on.
Hi Stephen,

Thank you for answer.

Although I do not see how this will help

A) do builds sequentially ?

B) do not start all 3 OS compilation in same time?

You didn't mention any dependcies between compliations so why do you want them sequentially? The procces will be faster if they are paralel.

If you really want to you can run wget on jenkins installations that are on different machines and wait for results. Or if you want to have a single job just send files to be compiled over SSH and then get resulting files over SSH. It's just like running local shell, but running SSH on Windows might be difficult.

Regards,
Nux.

--
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 jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to