]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
orchestra/daemon/cephadmunit: use journalctl to monitor stdout/err 1399/head
authorSage Weil <sage@redhat.com>
Fri, 17 Jan 2020 22:58:52 +0000 (22:58 +0000)
committerSage Weil <sage@redhat.com>
Fri, 17 Jan 2020 22:58:52 +0000 (22:58 +0000)
commit4fa83040b05b604280789459f095d6f2ad1b0d01
tree4e53e16973155fbcd7a2333465b627028c80336f
parent72ef72fdfb4f9e64df3a0989007d7e8f3a28f1da
orchestra/daemon/cephadmunit: use journalctl to monitor stdout/err

Using 'podman logs' is racy because the command may start before the
container starts, or even after it start and exits.

Signed-off-by: Sage Weil <sage@redhat.com>
teuthology/orchestra/daemon/cephadmunit.py