]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits: silence py warnings for ceph-disk tests 19075/head
authorKefu Chai <kchai@redhat.com>
Tue, 21 Nov 2017 13:47:30 +0000 (21:47 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 21 Nov 2017 13:49:48 +0000 (21:49 +0800)
commitd44334f31704487ec3574738e75145872d9932cf
tree773daf5ee5fa65f957345ffa5ba41b0922b6dd0f
parent67ad6a2a3998d010a7b083ad561eed57ec785176
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>
qa/workunits/ceph-disk/ceph-disk.sh