]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Add a wait time to compress_logs() wip-xmlscanner-fix-2
authorVallari Agrawal <val.agl002@gmail.com>
Mon, 20 Jan 2025 14:05:35 +0000 (19:35 +0530)
committerVallari Agrawal <val.agl002@gmail.com>
Mon, 20 Jan 2025 14:05:35 +0000 (19:35 +0530)
commit1fc108002a86449075c5d23390eda00bfcb3bbfb
treeffa164f70c763e0e3e99ac3fbe8192463dfb9c43
parent42294faf23294f557d349df1bd69657772519729
Add a wait time to compress_logs()

This is to ensure that files are stable
before compressing them.

Fixes: https://tracker.ceph.com/issues/67420
Valgrind files were compressed while they were
still being written to. This commit should
allow them to be more stable before zipping
them.

Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
teuthology/misc.py