Package | Description |
---|---|
hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
jenkins.model |
Modifier and Type | Field and Description |
---|---|
NodeProvisioner |
Label.nodeProvisioner |
Modifier and Type | Field and Description |
---|---|
NodeProvisioner |
Jenkins.overallNodeProvisioner
Deprecated.
as of 1.467
Use
Jenkins.unlabeledNodeProvisioner .
This was broken because it was tracking all the executors in the system, but it was only tracking
free-roaming jobs in the queue. So Cloud fails to launch nodes when you have some exclusive
slaves and free-roaming jobs in the queue. |
NodeProvisioner |
Jenkins.unlabeledNodeProvisioner
NodeProvisioner that reacts to Jenkins.unlabeledLoad . |
Copyright © 2019. All rights reserved.