]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/cephfs: move few methods such that they can be reused
authorRishabh Dave <ridave@redhat.com>
Thu, 6 Apr 2023 09:42:14 +0000 (15:12 +0530)
committerRishabh Dave <ridave@redhat.com>
Sat, 6 Apr 2024 10:14:16 +0000 (15:44 +0530)
commite720a8c97defdf18d78af0d776a0902f1bbf8473
tree428d5763efedc63562bf836d8f81165c5e0a7920
parentcbe2bf708070443578267e77d555989650dd5d74
qa/cephfs: move few methods such that they can be reused

Move get_mon_cap_from_keyring() and get_fsnmes_from_moncap() from class
CapTester to main namespace of caps_helper.py so that they can be
imported freely and reused by tests.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit ea9f13e5536120c135e85c4962bb989e83910d6b)
qa/tasks/cephfs/caps_helper.py