]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/cephfs: add FUSE module before running mount -t fusectl
authorRishabh Dave <ridave@redhat.com>
Tue, 28 Apr 2020 10:19:19 +0000 (15:49 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 22 May 2020 09:56:37 +0000 (15:26 +0530)
commit2d7c32997b9e5db5a13f5ed6e117ac9f71dac370
tree56d7b96d2a354ae60cf8d027522aee331c5851b2
parent9486206f5ab4b747f6ec7b87e2a446c8fdc7df89
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>
qa/tasks/cephfs/fuse_mount.py