]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: add test_session_evict_non_blocklisted test case 57458/head
authorXiubo Li <xiubli@redhat.com>
Tue, 14 May 2024 04:54:15 +0000 (12:54 +0800)
committerXiubo Li <xiubli@redhat.com>
Fri, 7 Jun 2024 02:19:38 +0000 (10:19 +0800)
commitd2645fd157ba8b4faa22b31204d5ff7e86921b2a
treef4b0d56b6ab92d9869bf71818327c77915400c28
parentc5a61107b3f297e8a4e1798126a1eaee2f3e39a6
qa/cephfs: add test_session_evict_non_blocklisted test case

When evicting the clients or sessions during the
mds_session_blocklist_on_evict option is disabled the clients should
reconnect to MDS successfully later after new IOs being sent.

URL: https://tracker.ceph.com/issues/65647
Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/tasks/cephfs/test_sessionmap.py