> On 2. Feb 2018, at 14:07, 'Maciej Jaros' via Jenkins Users 
> <jenkinsci-users@googlegroups.com> wrote:
> 
> So... What happens if a Jenkins slave is disconnected from master while 
> running my restore task?

Depends.

Pipelines just continue, they've been designed with resilience like this in 
mind. Once the connection is reestablished, the logs are downloaded and build 
completed.

Freestyle/Maven/Matrix may or may not complete your job. IIRC, the current 
program may complete, but the controlling script with abnormally exit. The 
build information in Jenkins will not reflect this properly.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/13267C2C-C01D-45E3-888F-D257BE1BE26F%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to