]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: allow client mount to reset fully 30986/head
authorVenky Shankar <vshankar@redhat.com>
Thu, 17 Oct 2019 15:29:42 +0000 (20:59 +0530)
committerVenky Shankar <vshankar@redhat.com>
Mon, 21 Oct 2019 12:38:37 +0000 (08:38 -0400)
commitdcbdc726a694713b9ebd01954e173b0d4ec4af0f
tree55b4f9daaaa3c26a9ba0de903235d3c8bd3e1969
parentff7b16f60c37af248b5e2e2fdcb556019997400f
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>
qa/tasks/cephfs/test_client_recovery.py