]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/snap_schedule: adapt test to new argument list
authorJakob Haufe <sur5r@sur5r.net>
Mon, 8 May 2023 21:07:33 +0000 (23:07 +0200)
committerMilind Changire <mchangir@redhat.com>
Mon, 21 Aug 2023 15:55:16 +0000 (21:25 +0530)
commit6e36c883fcb72745ad064bef69fdcd4ea42dcbe4
tree2085faf1b8de15bdadb029c5362ce86647717743
parentdbcb2edded4d6131c71599cfa12f96a9a6338d31
mgr/snap_schedule: adapt test to new argument list

ca0889635f5f23153b648c77b80223939696f17c introduced a new argument to
get_prune_set, the maximum number of snapshots to ratin.

Adapt test accordingly by providing the default value.

Signed-off-by: Jakob Haufe <sur5r@sur5r.net>
(cherry picked from commit 7c5ad8d2c463f672f6b83a40c12c5110216257b9)
src/pybind/mgr/snap_schedule/tests/fs/test_schedule_client.py