]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: update ceph_fuse.py to fix bug introduced by commit b05b886 51344/head
authorRishabh Dave <ridave@redhat.com>
Thu, 4 May 2023 13:13:43 +0000 (18:43 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 4 May 2023 13:20:53 +0000 (18:50 +0530)
commit48c5e4531b635d8554894b8c16a89661436d786b
treedb9af50427b9a9b69484f781d91e0b0a2f4dd6ca
parenta9a29fe98c4c6026dfcab96bc08e455cbb94ad78
qa/cephfs: update ceph_fuse.py to fix bug introduced by commit b05b886

Commit b05b886 removes createfs flag which breaks ceph_fuse.py. Update
ceph_fuse.py accordingly.

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