]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits: silence py warnings for ceph-disk tests 19080/head
authorKefu Chai <kchai@redhat.com>
Tue, 21 Nov 2017 13:47:30 +0000 (21:47 +0800)
committerNathan Cutler <ncutler@suse.com>
Tue, 21 Nov 2017 19:33:49 +0000 (20:33 +0100)
commitaac7a85a3ae9cce38987ce3f51be4c6cb63c8dd2
treefc885779d400d85494bf36fe3db7cd7187b1e13f
parent613634c1da4cea975d6e1da7d258600c454c9400
qa/workunits: silence py warnings for ceph-disk tests

ceph-disk now prints "depreacted" warning message when it starts. but
the tests parses its stdout and stderr for a json string. so we need to
silence the warnings for the tests.

Fixes: http://tracker.ceph.com/issues/22154
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit d44334f31704487ec3574738e75145872d9932cf)
qa/workunits/ceph-disk/ceph-disk.sh