Daniel Beck commented on New Feature JENKINS-24142

I don't understand the problem. Here, an example of what I mean:

You have 3 nodes: "master", "foo" and "bar". "foo" and "bar" both have the label "slave".

Your job parameter is a Label parameter. Its default value is "slave" so the job would build on "foo" or "bar".

Now you want to select a specific slave instead of having Jenkins choose. You click "Build with Parameters" and enter the label "foo" which is the "foo" slave node's automatic self label. Then you click "Build".

There's no need to change the job config for this build as you can just enter the slave name as label on "Build with Parameters" page.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" 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.

Reply via email to