]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: don't crash if mountpoint dir is already deleted
authorRishabh Dave <ridave@redhat.com>
Fri, 20 Sep 2019 05:36:47 +0000 (11:06 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 6 Nov 2019 06:06:10 +0000 (11:36 +0530)
commitaf2a8eb24b0dfd3aadfb2f60e5200d6fe4377327
tree20f41f4d5cd5644d25114d886cfcf37f31a10eda
parent5f19d2227d7194c9d6361c347476fe063a481c21
qa/cephfs: don't crash if mountpoint dir is already deleted

Teuthology jobs crash due to this after the test and it's teardown has
run successfully.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/fuse_mount.py
qa/tasks/cephfs/kernel_mount.py