Lets say that I have 4 slaves (A, B, C and D). I have a job that I want to run for slaves B, C and D.
Ok, I can make 3 different (but equals) jobs, one for each slave, but since the jobs would be exactly the same and since instead of 3 slaves I can have much more, I would prefer to have a single job and a way to say run this job for each one of this slaves. I found the plugin NodeLabel Parameter which apparently does that. But it has one problem (or I didn't figure out how to solve it): when I start the build it asks me to select the nodes where I want the job to be run. I don't want this to... I want a way to configure at job level in which nodes the job will run and then when I start the build it automatically start the job for each node. Does anyone knows how to this with this plugin or in other way? Thanks. Tânia https://wiki.jenkins-ci.org/display/JENKINS/NodeLabel+Parameter+Plugin -- 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.
