-
Bug
-
Resolution: Unresolved
-
Major
-
None
Number of executors for Scripted Cloud nodes is set to 1 and cannot be changed.
Workaround:
- change manually the value in $JENKINS_HOME/nodes/<node_name>/config.xml file:
<numExecutors>1</numExecutors> - restart Jenkins.
Note: the value will be reset to 1 every time you open the node configuration page and click "Save"