]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/vstart_runner.py: allow specifying mountpoint for local FUSE mounts
authorRishabh Dave <ridave@redhat.com>
Tue, 30 Jul 2019 11:26:46 +0000 (16:56 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 6 Nov 2019 06:06:10 +0000 (11:36 +0530)
commit514b58e3a32835e10c36a16316e8102cad54f75e
tree406ae32820e70e89ac7dddfe352d26dc6c52c93a
parentf1e521a43ba25ea1a764c2f012aebef5c8e0432d
qa/vstart_runner.py: allow specifying mountpoint for local FUSE mounts

Allow specifying the directory in CephFS that should be FUSE mounted on
the given path when running tests locally.

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