On Wed, Apr 24, 2013 at 12:12 PM, Kamal Ahmed <kamal2222ah...@yahoo.com> wrote: > > I just wanted to confirm, if i am running a max of 100 Jobs , with unit > tests, static analysis, WebDriver tests, and then at some point destroy the > slave to create a brand new one, would the results be persisted on the > Jenkins Master ? , and when the new Slave ( Identical to the old one ) Comes > back on, would it seem seemless ?
You can have multiple slaves and jenkins won't care where each job runs - and will organize the logs and console output. If you want something from the workspace saved on the master, use the post-build 'archive the artifacts' and specify what you want. -- Les Mikesell lesmikes...@gmail.com -- 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. For more options, visit https://groups.google.com/groups/opt_out.