Viacheslav Dubrovskyi
unread,Oct 24, 2018, 6:45:19 AM10/24/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi,
I use pipeline on high load project with a lot of parallelization. We
use more then ~400 nodes. And use stash / unstash makes very high load
on master (IO, CPU, network) and prevent scaling.
So, my question: what is the best way for copy artifacts between nodes?
Yes, I know how to use scp, sftp etc. I'm looking for more native tools.
For example, specify the name of the node for the source of artifacts
and get them from there.
Thank you.
--
WBD,
Viacheslav Dubrovskyi