On Fri, Jan 4, 2013 at 1:02 PM, Andrew Bayless <andrewhbayl...@gmail.com> wrote: > My original purposes were to use a build server to build computer > appliances. While removing the JAR file is not absolutely necessary for the > functionality of the appliances as their presence it not a hindrance on that > functionality, it would be preferable to have no files that are unnecessary > for that functionality.
The master will be unhappy and the job run marked broken if a slave breaks its own connection during a job. Maybe you can set up a cleanup script to run as the computer is booted into its new role that would remove the jenkins user and its home/working directory. Or ssh the commands to do that after everything else is finished and the slave connection stopped. -- Les Mikesell lesmikes...@gmail.com