-
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"
[JENKINS-33654] Cannot specify number of executors for Scripted Cloud nodes
Description |
Original:
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 and restart Jenkins. |
New:
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>{color:red}*1*{color}</numExecutors>}} - restart Jenkins. |
Description |
Original:
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>{color:red}*1*{color}</numExecutors>}} - restart Jenkins. |
New:
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>{color:red}*1*{color}</numExecutors>}} - restart Jenkins. Note: the value will be reset to 1 every time you open the node configuration page and click "Save" |
Workflow | Original: JNJira [ 169615 ] | New: JNJira + In-Review [ 183572 ] |