]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: fix test_evict_client
authorYan, Zheng <zyan@redhat.com>
Wed, 13 Sep 2017 08:15:31 +0000 (16:15 +0800)
committerNathan Cutler <ncutler@suse.com>
Wed, 20 Sep 2017 03:07:04 +0000 (05:07 +0200)
commit651280281ab1347fb7d0e3114cf87b74398dbc87
tree4c2fbaec2db7f2ba2c9fb2fad73d0943a0c116fd
parent1befcbebcbcedf398b782adfcc165038d13fc3da
qa/cephfs: fix test_evict_client

executing mount_a.kill() twice, then executing mount_b.kill_cleanup()
twice do not make sense.

Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 8433ced84733da86d545ccacc06ddea3a0282071)
qa/tasks/cephfs/test_misc.py