Re: forcing a job to run on a variety of slaves

2012-09-24 Thread Marek Gimza
Another option is to use the build-matrix. If you are performing the same job, but from different machines, then the Matrix may be a good choice: https://wiki.jenkins-ci.org/display/JENKINS/Building+a+matrix+project I hope that this helps. Mgimza On Mon, Sep 24, 2012 at 10:48 AM, Mark Waite w

Re: forcing a job to run on a variety of slaves

2012-09-24 Thread Mark Waite
You can either create a multi-configuration job and use that to launch on multiple nodes, or you could create dedicated jobs for each configuration and restrict them to run only on the node you specify for that job. A multi-configuration job has the benefit that it is a single job, polling the