@Extension
public class FastNodeProvisionerStrategy
extends hudson.slaves.NodeProvisioner.Strategy
| Modifier and Type | Class and Description |
|---|---|
static class |
FastNodeProvisionerStrategy.FastProvisionning
Ping the nodeProvisioner as a new task enters the queue, so it can provision a DockerSlave without delay.
|
| Constructor and Description |
|---|
FastNodeProvisionerStrategy() |
| Modifier and Type | Method and Description |
|---|---|
hudson.slaves.NodeProvisioner.StrategyDecision |
apply(hudson.slaves.NodeProvisioner.StrategyState state) |
Copyright © 2016–2017. All rights reserved.