]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tests: test if unresponsive MDS client with no caps is evicted directly 30239/head
authorRishabh Dave <ridave@redhat.com>
Wed, 16 Jan 2019 11:56:13 +0000 (17:26 +0530)
committerNathan Cutler <ncutler@suse.com>
Sat, 7 Sep 2019 09:00:10 +0000 (11:00 +0200)
commit69ddf9569dd7028e1fecc55e46c40e33982ff857
tree1ecbc5883c02127397d308f27ae8a86116540e9d
parent36417a1ad6aa3738a3032dd38028b98be51d1285
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>
(cherry picked from commit 80152465b565519e7d5d83a9ddbcc96d805470bf)

Conflicts:
qa/tasks/cephfs/test_client_recovery.py
- no "test_abort_conn()" method in mimic, since "client: introduce
  ceph_abort_conn() PR#22543" is not being backported
qa/tasks/cephfs/test_client_recovery.py