]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
dispatcher: Keep job output out of stdout/err
authorZack Cerza <zack@redhat.com>
Mon, 20 Feb 2023 19:40:14 +0000 (12:40 -0700)
committerZack Cerza <zack@redhat.com>
Mon, 20 Feb 2023 20:08:03 +0000 (13:08 -0700)
commitbd587dd242551bc0549f649ca48b1cd9ea6265e0
tree91f70ccf1117b1248831e0047f3eca8021f3cb0d
parentc13b9baa874fdfdde6afd5fa4bdf292aefe91402
dispatcher: Keep job output out of stdout/err

If we want the dispatcher to run under systemd, let's keep its output a
bit more terse. The logfile will still be available.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/dispatcher/__init__.py