]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: use kill in test_reconnect_eviction
authorJohn Spray <john.spray@redhat.com>
Wed, 7 Dec 2016 13:39:20 +0000 (13:39 +0000)
committerJohn Spray <john.spray@redhat.com>
Wed, 7 Dec 2016 13:40:09 +0000 (13:40 +0000)
commit5a5a2b3f4a88c75fc372631376a33186044de03d
tree1420bc45d8848814e5b040c9e6c706cdca629b95
parent5f1abf9c310c2732cc6bcd0ff2bd2e947dfb414e
tasks/cephfs: use kill in test_reconnect_eviction

Previously relied on client being able to unmount
while the MDS was offline, which is not necessarily
so.  Use kill instead.

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