]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
task/mds_thrash: don't drop exceptions from thrasher
authorJohn Spray <john.spray@redhat.com>
Mon, 13 Jun 2016 11:08:36 +0000 (12:08 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 13 Jun 2016 11:08:36 +0000 (12:08 +0100)
commit9d7a91c91b9463c77ce431fc0dc2fc0201f11859
tree1760739f6088a04167c67bebd97aad119f1bdef3
parentc30de00707cf4571bb5152962fc3eca1dbcb78a0
task/mds_thrash: don't drop exceptions from thrasher

Previously, when there was an exception in the thrasher
main loop, it would log it but ultimately "succeed"
the teuthology task.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/mds_thrash.py