EP> The Jenkins book is correct, but the terminology can be misleading. 
Artifacts and build results will indeed be 
    > stored on the Jenkins master. However, "build results" include only 
success/failure, console log, and other things
    > Jenkins and your plugins use to perform their functions. "Artifacts" 
will only include those files specifically designated
    >  as artifacts in "Archive the artifacts" under post-build steps. Any 
other files in the workspace will not be transferred. 

That was very clarifying, thanks! 

I was wrong before, there was a NFS share between the master and the slave, 
that explains the behavior I was seeing.

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/8b56c279-b13f-4de6-afee-36b4dea5e042%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to