]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: add FUSE module before running mount -t fusectl 35399/head
authorRishabh Dave <ridave@redhat.com>
Tue, 28 Apr 2020 10:19:19 +0000 (15:49 +0530)
committerNathan Cutler <ncutler@suse.com>
Thu, 4 Jun 2020 13:56:47 +0000 (15:56 +0200)
commiteb87b54a5c8b03dfdda6dea48fd34a523a0c79d7
treee0d7f0a8b9c71bee9e92151672c8516a420e72a8
parent547e340e86bd5463af2d49a848cf5701e0f3f036
qa/cephfs: add FUSE module before running mount -t fusectl

Also, change timeout from 15 minutes to 30 seconds for the command
"mount -t fusectl xxx xxx" since 15 minutes is too much as per Zheng.

Fixes: https://tracker.ceph.com/issues/45304
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 2d7c32997b9e5db5a13f5ed6e117ac9f71dac370)
qa/tasks/cephfs/fuse_mount.py