Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: nodelabelparameter-plugin
-
Labels:None
-
Environment:Linux
-
Similar Issues:
Description
When adding a node select parameter to a build, the "Select a default slave" dropdown always starts out set to the first alphabetical choice in the list. I think it should always default to "master." At least in my case, the first alphabetical choice is a special slave node that only one job is ever supposed to use, so I have to change this every time I use this feature.
The first in the dropdown is allways the one you have defined as the default slave in your parameter definition - so if you have defined your special node as the default, then this is the reason why.
Just set 'master' as the default and you should be fine...