-
New Feature
-
Resolution: Fixed
-
Major
SSHAgentBuildWrapper as SimpleBuildWrapper
Making SSHAgentBuildWrapper be a SimpleBuildWrapper would allow it to be used from Workflow builds. The tricky part is that AgentServer cannot be made Serializable. So perhaps a proxy needs to be stored which could call RemoteAgentFactory.start after a Jenkins restart.
- depends on
-
JENKINS-29810 ssagent step to survive Jenkins restarts
- Open
-
JENKINS-24673 SimpleBuildWrapper
- Resolved