Currently Jenkins restarts during the reprovisioning process. We need to avoid doing this in case Jenkins has any builds running, and also because if there are any dynamic slaves running, they could potentially become orphaned if Jenkins goes down.
If we want to restart we should do it manually through the GUI: that way you can get it to restart gracefully after any builds have finished.
Currently Jenkins restarts during the reprovisioning process. We need to avoid doing this in case Jenkins has any builds running, and also because if there are any dynamic slaves running, they could potentially become orphaned if Jenkins goes down.
If we want to restart we should do it manually through the GUI: that way you can get it to restart gracefully after any builds have finished.