]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: don't pass args to destroy() in recreate() 37227/head
authorRishabh Dave <ridave@redhat.com>
Fri, 18 Sep 2020 08:18:33 +0000 (13:48 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 18 Sep 2020 08:40:10 +0000 (14:10 +0530)
commitd7ec8d56aa2e59b0446914a7d19876019b941151
treefce17c5460e0869144c14e1672e687fe14ef609a
parent989af0b7cfe3176713af3da8bbe3c6c89b8844fd
qa/cephfs: don't pass args to destroy() in recreate()

In filesystem.py, don't set value of reset_obj_attrs to False.

Fixes: https://tracker.ceph.com/issues/47526
Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/filesystem.py