]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: switch to mount_wait() to avoid possible umounted assert
authorXiubo Li <xiubli@redhat.com>
Thu, 23 Apr 2020 07:21:09 +0000 (03:21 -0400)
committerXiubo Li <xiubli@redhat.com>
Sat, 25 Apr 2020 10:21:55 +0000 (06:21 -0400)
commit8921c8e1dc256bb6f4b8115e417e11a5bef33903
tree923b606d1c7fc20623048e5a8193dd956dabcecc
parent211c3fbb4b031233379a31e89d776a482a8aa36b
qa/cephfs: switch to mount_wait() to avoid possible umounted assert

For the fuse mount, it sometime will need to wait to a moment to let
the client get ready.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/tasks/cephfs/test_quota.py
qa/tasks/cephfs/test_sessionmap.py
qa/tasks/cephfs/test_volume_client.py