]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
teuthology: do not gzip tar streams from remotes log-no-gzip
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 20 Jul 2022 20:18:13 +0000 (16:18 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 20 Jul 2022 20:18:13 +0000 (16:18 -0400)
commit360d4be961a626c634e22ed40e864df998f28242
tree8523d41e78c7f6fb1ecb260728fb96292af34025
parent89d874d555f56b1c1f383df72487aecec0ee6cf9
teuthology: do not gzip tar streams from remotes

Usually, these files are already compressed (log outputs) and gzip is
slow (especially if layered).

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
teuthology/misc.py
teuthology/orchestra/remote.py