Re: Archive artifacts from multi-configuration project to a shared drive

2014-10-23 Thread Romain Deterre
Thank you for the clarification about the 'archive artifacts' step. If it's possible, I'd like to keep the shared drive mounted only on the master. The 'ArtifactDeployer' step complains that the drives are not mounted on the slaves when I run the job, that's why I wonder if there is a way to ge

Re: Archive artifacts from multi-configuration project to a shared drive

2014-10-23 Thread Les Mikesell
On Thu, Oct 23, 2014 at 10:31 AM, Romain Deterre wrote: > Hi, > > I'd like to compile a code project on multiple Linux distributions and then > put all the compiled artifacts on a shared drive. To do this, I have Jenkins > installed on a host computer with multiple virtual machines as nodes. > > I

Archive artifacts from multi-configuration project to a shared drive

2014-10-23 Thread Romain Deterre
Hi, I'd like to compile a code project on multiple Linux distributions and then put all the compiled artifacts on a shared drive. To do this, I have Jenkins installed on a host computer with multiple virtual machines as nodes. I've created a multi-configuration project with only a 'Slaves' axi