]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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)
committerDeepika Upadhyay <dupadhya@redhat.com>
Tue, 3 Nov 2020 09:19:29 +0000 (14:49 +0530)
commitb86ba640b888e2760df0d1f5482d9e3c38de7a0b
treefb606517aab91e2285c92345cd9451ae55834600
parent49ba718497bf08bda89ac01c97a5e5419810f522
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>
(cherry picked from commit 78308f7207a7129aaba01ea8c27e2f563d688318)
qa/tasks/ceph_manager.py