]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tests: test if unresponsive MDS client with no caps is evicted directly
authorRishabh Dave <ridave@redhat.com>
Wed, 16 Jan 2019 11:56:13 +0000 (17:26 +0530)
committerRishabh Dave <ridave@redhat.com>
Sat, 20 Jul 2019 03:34:50 +0000 (09:04 +0530)
commit80152465b565519e7d5d83a9ddbcc96d805470bf
tree01b7165779331987573e6f342af0ef6dfdc5a58f
parent855a561d9d7773fef3274b4fb9152e06449d13e4
qa/tests: test if unresponsive MDS client with no caps is evicted directly

Test if an unresponsive MDS client session holding no caps is evicted
directly at session_autoclose without being marked as stale at
session_timeout.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_client_recovery.py