Commit Graph

5 Commits

Author SHA1 Message Date
Patrick Donnelly
acbc26ec12
qa/crontab: simplify and minimize argument specification
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2024-03-11 13:46:22 -04:00
Patrick Donnelly
bc4cc4e4d6
qa/nightlies: move schedule_subset script alongside cron_wrapper
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2024-03-11 13:45:52 -04:00
Patrick Donnelly
6d6837834b
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>
2024-03-11 13:45:52 -04:00
Alan Somers
3aae5ca6fd scripts: fix bash path in shebangs
/bin/bash is a Linuxism.  Other operating systems install bash to
different paths.  Use /usr/bin/env in shebangs to find bash.

Signed-off-by: Alan Somers <asomers@gmail.com>
2017-07-27 13:24:26 -06:00
Sage Weil
c01f2ee0e2 move ceph-qa-suite dirs into qa/ 2016-12-14 11:29:55 -06:00