It is possible to get Jenkins to either (a) keep workspace contents (yes, 
all the contents) and manage them consistently with the build retention 
policy
or (b) copy the workspace contents from a job to somewhere on the node 
where the job is running?

Generally, workspaces are transient, but sometime complicated build 
processes need to be able to review the workspace contents to debug 
conditions in the build environment itself. Keep a copy of the workspace 
might help.

I know other CI tools allow you to manage workspace as well as build and 
artifact retention.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/ee7a2b42-e151-4dc4-9134-601b4453f70e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to