hi, all:
in our CI systems, we have one gocd master and several gocd agents in different sites. In this case, when agents run some cases and it needs to fetch loads from gocd master's artifacts storage. It is much slower if agents and master are not in same sites.
So we are thinking if we can setup multiple artifacts storage. Each site has their own artifacts storage. When run testing, agent will firstly to download/fetch load file from the artifacts storage of same site.
But does gocd support this? and How can we configure it?
Thanks a lot.
Best Regards!
Junhua