]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: fix wait_until_true logging
authorJohn Spray <john.spray@redhat.com>
Thu, 10 Nov 2016 22:45:19 +0000 (22:45 +0000)
committerJohn Spray <john.spray@redhat.com>
Thu, 17 Nov 2016 23:50:08 +0000 (23:50 +0000)
commitfc9d0198e4266821f8f4f7d604c33968bdf4b880
tree52fe69e4873125d393ad27d994596ad063d66cd2
parent21dde0f8659cfdb5015b4125b3facf5685d59924
tasks/cephfs: fix wait_until_true logging

The success log message was in the wrong
place (and unreachable)

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