]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: add FUSE module before running mount -t fusectl 35451/head
authorRishabh Dave <ridave@redhat.com>
Tue, 28 Apr 2020 10:19:19 +0000 (15:49 +0530)
committerNathan Cutler <ncutler@suse.com>
Tue, 16 Jun 2020 16:51:41 +0000 (18:51 +0200)
commitf0018b9f05038797001be002fe52f6adde14f101
tree460dea94c615971ab1161a625bf3e53c81403977
parent43ca2df3bb51f9cbc6bf5598420de0e0d2f351b7
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