Is it possible to configure Jenkins so the jobs' build history is not 
contained in the same directory as the config.xml?

Ideally, I would prefer all the configs to be together in an area 
("job_config" folder)  that I can put in source control, backup, quickly 
search and compare, and manage.

And then the gigabytes of data stored in histories could be in another 
location ("job_history" folder) where I don't care about source control, 
don't need to include when searching across configs, etc.
Possibly even store this on a separate storage device..

I find it frustrating to have the mixing of "control" and "data" inside 
every single job subfolder, but I haven't found a way around this so far.

Thanks
 


 

-- 
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/d2df92fd-4cb9-4b33-bba8-bd414e2abf9a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to