summaryrefslogtreecommitdiffstats
path: root/qa/tasks/ceph.py
diff options
context:
space:
mode:
authorPatrick Donnelly <pdonnell@redhat.com>2023-03-22 15:20:21 +0100
committerPatrick Donnelly <pdonnell@redhat.com>2023-03-27 20:55:16 +0200
commit6739e1156350be7032f8832c04cf28da79e9c4d9 (patch)
tree75f77a4806d28dfe652d6db28cdc988748c24387 /qa/tasks/ceph.py
parentqa/tasks: give verbose gzip output (diff)
downloadceph-6739e1156350be7032f8832c04cf28da79e9c4d9.tar.xz
ceph-6739e1156350be7032f8832c04cf28da79e9c4d9.zip
qa: time log compression
For debugging and ad-hoc analytics. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Diffstat (limited to 'qa/tasks/ceph.py')
-rw-r--r--qa/tasks/ceph.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/qa/tasks/ceph.py b/qa/tasks/ceph.py
index acf86f6c577..21cc2b05336 100644
--- a/qa/tasks/ceph.py
+++ b/qa/tasks/ceph.py
@@ -262,6 +262,7 @@ def ceph_log(ctx, config):
run.wait(
ctx.cluster.run(
args=[
+ 'time',
'sudo',
'find',
'/var/log/ceph',