]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/mount.py: allow setting mountpoint
authorRishabh Dave <ridave@redhat.com>
Thu, 29 Aug 2019 12:14:14 +0000 (17:44 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 6 Nov 2019 06:06:09 +0000 (11:36 +0530)
commitf1e521a43ba25ea1a764c2f012aebef5c8e0432d
tree71a06ad4274eb5065d8f99867ae700ef7f646f1d
parent06c6d5c9bc81b5061609b418fd5aa0fc226530cb
qa/mount.py: allow setting mountpoint

Add setter method so that mountpoint for CephFSMount object can be set
later.

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