]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: allow client mount to reset fully 31083/head
authorVenky Shankar <vshankar@redhat.com>
Thu, 17 Oct 2019 15:29:42 +0000 (20:59 +0530)
committerNathan Cutler <ncutler@suse.com>
Wed, 23 Oct 2019 12:38:46 +0000 (14:38 +0200)
commit6558448e3f52642b805125fa668ba7252294e236
tree009b41066d42d3052f05e02c23455a35883e5bf9
parentada78d0e37a6911645eb24fa9e4317897f43ed7b
qa: allow client mount to reset fully

... without this there is a sutle race where it takes a
bit of time after a hard reset of a client mount causing
further checks to fail as the (still up) client is still
connected to the MDS.

Fixes: http://tracker.ceph.com/issues/42213
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit dcbdc726a694713b9ebd01954e173b0d4ec4af0f)
qa/tasks/cephfs/test_client_recovery.py