]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: fix test_evict_client 28613/head
authorYan, Zheng <zyan@redhat.com>
Wed, 5 Jun 2019 14:04:22 +0000 (22:04 +0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 17 Jun 2019 20:13:27 +0000 (13:13 -0700)
commitf208559c76f546b38c88aa86fe3747a0d549e92d
tree736de10791164efea7f1fff341014cc48178e8ab
parentca240efcd7e1b9521ea2304d24788733eabfe364
qa/cephfs: fix test_evict_client

explictly kill stale session, otherwise session count check is racy.

Fixes: https://tracker.ceph.com/issues/40173
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
(cherry picked from commit 4fd0202fdf0410d788402f6eefda44b79cf0a643)
qa/tasks/cephfs/test_misc.py