Since Java is not available on those platforms, you can't run the slave agent on them.
You could run a slave agent on another machine and then have your job use ssh to execute the build on the target platform. On Tue, Dec 17, 2013 at 5:40 AM, Alexander Dikanchukov < [email protected]> wrote: > Hi all, i want to use Jenkins node for compiling my multi-architecture > projects on platforms which are not supported Java i.e. QNX. > So how i can run build agent on those kinds of platforms? > > Sorry for my bad English. > > -- > 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/groups/opt_out. > -- 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/groups/opt_out.
