]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Handle list-json downburst failure. 334/head
authorWarren Usui <warren.usui@inktank.com>
Thu, 18 Sep 2014 20:29:18 +0000 (13:29 -0700)
committerWarren Usui <warren.usui@inktank.com>
Thu, 18 Sep 2014 23:52:31 +0000 (16:52 -0700)
commite37afbb65b77266f06dc96757bdbd404da8d173a
tree5454861b8e317ec3332e0fe5dbfb3315087e3957
parent378702aae4bb159337eba217844053c3209454d8
Handle list-json downburst failure.

Use check_output instead of Popen and communicate()
Fixes: #9519
Signed-off-by: Warren Usui <warren.usui@inktank.com>
teuthology/lock.py