]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/cephfs: add a method to destroy fs in filesystem.py
authorRishabh Dave <ridave@redhat.com>
Wed, 24 Jun 2020 13:30:04 +0000 (19:00 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 10 Sep 2020 11:40:51 +0000 (17:10 +0530)
commitee6e2297a127683b8514a878697c7dfd4e908d3b
treea29264eb3d0d2e0908bb60ae94a7a3e5b0d1a522
parent9a36a0abd01df68a07b92758bac9c09a11dc75a2
qa/cephfs: add a method to destroy fs in filesystem.py

And reset_obj_attrs parameter to it so that the caller of the method can
choose to destroy the Ceph FS represented by the object without
disturbing the object attributes.

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