]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/nightlies: simplify cron_wrapper and log to syslog
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 11 Mar 2024 01:21:38 +0000 (21:21 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 11 Mar 2024 17:45:52 +0000 (13:45 -0400)
commit6d6837834bd70692fd714c8c7fddd6314bc76d3d
tree5f5c26be041267965e9abde2f072f4ed4b0783fc
parent89b0f270677801a8d2c5af17a8139666b4534bcb
qa/nightlies: simplify cron_wrapper and log to syslog

Instead of logging to a separate file which must be rotated manually, use the
syslog (journald on teuthology.front).

Keep a temporary unlinked file around in case we want to dump that to the
cronjob stdout for a mail status.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/nightlies/cron_wrapper