Closed Lqp1 closed 3 years ago
Note that this was inspired by https://github.com/test-kitchen/test-kitchen/pull/845, which we can alternatively use.
My 2 comments for the redirect on stdout, else LGTM. I'll let @Annih approve as you had some discussions internally.
The goal of this patch is to do a full compress of archives before sending them over ssh. This reduces a lot needed bandwidth; as an example, we reduce an archive of 32MB to 2MB only.
Wdyt?