]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: fix test_disallow_monitor_managed_snaps_for_fs_pools
authorRishabh Dave <ridave@redhat.com>
Mon, 31 Jul 2023 12:44:45 +0000 (18:14 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 13 Mar 2024 13:42:30 +0000 (19:12 +0530)
commit09ee7de92d826a6221a094264a8663c4b6ef4a14
tree01d6f6173e841081a95537c5b13e7c8e4fcefeea
parent52bbb76d09c29297e3c73b047a96af0ba9b66a1b
qa/cephfs: fix test_disallow_monitor_managed_snaps_for_fs_pools

run_cluster_cmd() method is not available anymore because it was deleted
here on this PR -
https://github.com/ceph/ceph/pull/50569/files#diff-1c6c246ba42f343603d7174198dd1fb9c2654b6c883594d1a0891096b7a35875L408

Fixes: https://tracker.ceph.com/issues/62243
Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit 27f43c9a89bc96eb9691f5e2ba2e67d78f4be6be)
qa/tasks/cephfs/test_snapshots.py