]> 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)
committerYan, Zheng <zyan@redhat.com>
Wed, 13 Sep 2017 08:17:42 +0000 (16:17 +0800)
commit8433ced84733da86d545ccacc06ddea3a0282071
tree303672bc70f1aa7176215f02f6f5ea4d21f40abb
parent07159477ee3c124a8f93b8636e42e6c30c91ab7a
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>
qa/tasks/cephfs/test_misc.py