]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
tox.ini: force pytest to add a formatter to logger
authorKefu Chai <kchai@redhat.com>
Thu, 2 Jul 2020 10:05:25 +0000 (18:05 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 19 Jul 2020 14:56:39 +0000 (22:56 +0800)
commite5252624cadca22e018ee32ade7c3bcc59f7c74d
tree878f469e88e9d5e97543190387cf9ff0133f2679
parent466eebd9427bacf5af14ff6ac974423695486cf3
tox.ini: force pytest to add a formatter to logger

as `test_sh_progress` in `teuthology/test/test_misc.py` tries to access
LogRecord.asctime for verifying the behavior of `misc.sh()`

Signed-off-by: Kefu Chai <kchai@redhat.com>
tox.ini