-
Bug
-
Resolution: Unresolved
-
Major
-
-
Pipeline - July/August
One-shot provisioner is not compatible with Pipeline restart feature because OneShotSlave implements EphemeralNode which prevents it from being persisted (and prevents the agent to reconnect after Jenkins restart).
- links to
OneShotSlave is an EphemeralNode by design. Would need to be able to (re)create such a node as pipeline is restarted, i.e.