Ahh ok I see now. I had tried doing that before but only by marking the node offline and not actually killing the underlying slave process. (So turns out *offline* is not really **offline** :) )
Thanks for pointing out my misunderstanding - always good to learn something new each week! Richard. On Wed, Aug 14, 2013 at 6:30 AM, Kevin Fleming (BLOOMBERG/ 731 LEXIN) < [email protected]> wrote: > Try it with a slave that is offline and you'll understand how it works :-) > > > ----- Original Message ----- > From: [email protected] > To: [email protected] > At: Aug 12 2013 17:31:07 > > Oh - wonder how the Workspace option for a job works? On my system I can > see all the contents of the entire workspace - not just the artifacts and > test unit results etc. > > Richard. > > > On Tue, Aug 13, 2013 at 9:10 AM, Kevin Fleming (BLOOMBERG/ 731 LEXIN) < > [email protected]> wrote: > >> I don't believe this is true; workspaces are never copied wholesale. >> Parts of them can be copied if the job has been configured to preserve >> artifacts, and some plugins will also copy parts of them if needed (the >> Cobertura plugin, for example). Unless those features have been enabled >> though, the slave workspace is not copied to the master. >> >> >> ----- Original Message ----- >> From: [email protected] >> To: [email protected] >> At: Aug 12 2013 17:08:23 >> >> Is the job running on the master or a slave? If its the slave then the >> workspace gets copied back to the master so the bigger the workspace the >> longer it will probably take. >> >> Richard. >> >> >> On Tue, Aug 13, 2013 at 8:55 AM, Luis Lopez <[email protected]>wrote: >> >>> i have jenkins 1.526. When a job ends takes forever to cominece another >>> job. >>> Can anyone help me? >>> >>> I installed jenkins on ubuntu 12.04 using deb distrbutions. >>> >>> -- >>> 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 [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- >> 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 [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> -- >> 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 [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
