]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/ceph_manager: capture stderr for COT
authorKefu Chai <kchai@redhat.com>
Sun, 8 Mar 2020 05:39:59 +0000 (13:39 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 8 Mar 2020 06:43:13 +0000 (14:43 +0800)
commit78308f7207a7129aaba01ea8c27e2f563d688318
treede626cee6497d2bdb2cc3d1da63a4e6a9897016e
parentf7e57709a70012f57105c919d9d28c9c454d3ba5
qa/tasks/ceph_manager: capture stderr for COT

as we are expecting the error message written to stderr, and we need to
check for the error messages in it.

this change addresses the regression introduced by
204ceee156cbb8a20bdf56efb0cd0610ee4c107e

Fixes: https://tracker.ceph.com/issues/44500
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/tasks/ceph_manager.py