]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: modify recreate() in filesystem.py
authorRishabh Dave <ridave@redhat.com>
Fri, 31 Jul 2020 08:57:16 +0000 (14:27 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 10 Sep 2020 11:40:51 +0000 (17:10 +0530)
commita7eaec9e2604de2efe39ef0f07eed914c8d3f36e
tree022aec04d8a73e546d183b85fc0dbc82ef95753f
parentee6e2297a127683b8514a878697c7dfd4e908d3b
qa/cephfs: modify recreate() in filesystem.py

Modify cephfs.filesystem.Filesystem.recreate() method to delete only the
FS represented by the object instead of deleting the every FS on the
Ceph cluster.

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