@Extension(ordinal=100.0) public class NoDelayProvisionerStrategy extends NodeProvisioner.Strategy
NodeProvisioner.Strategy which will provision a new node immediately as
a task enter the queue.
Now that ECS is billed by the minute, we don't really need to wait before provisioning a new node.ExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
NoDelayProvisionerStrategy() |
| Modifier and Type | Method and Description |
|---|---|
NodeProvisioner.StrategyDecision |
apply(NodeProvisioner.StrategyState strategyState) |
public NodeProvisioner.StrategyDecision apply(NodeProvisioner.StrategyState strategyState)
apply in class NodeProvisioner.StrategyCopyright © 2016–2021. All rights reserved.