]> 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>
Wed, 2 Aug 2023 06:27:02 +0000 (11:57 +0530)
commitb46f521ef6f62c510ac5548a4a4d25d3d8d908dc
tree40b69218634b730a0d2d63567e20634f6536c23b
parent1465c1a9577fe1f87952b68dcd5f571f64ddcf73
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