-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
I would like to have a possibility to set/change the default execution node (currently: master) of Jenkins pipeline jobs. It is not about the node used for the execution of the Jenkinsfile. It is about the node where the job execution starts. This is because we are using Jenkins with many different teams and I would like to prevent any job executions on the master node.
The job is always trying to start on the master node. Why?
UPDATE:
Over the NodeLabel Parameter Plugin (as job parameter) I was able to change this behavior, but it would be very nice if there will be another way to change it!
I will be very happy to receive any help or feedback about this feature.
Best regards,
Nikolay