]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: add tests for config option pause_purging
authorRishabh Dave <ridave@redhat.com>
Sat, 6 Jan 2024 14:42:31 +0000 (20:12 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 12 Mar 2025 18:47:42 +0000 (00:17 +0530)
commitf38fcbc6109494e23e4948d794f59c927a9303ff
tree0ab2996ec9b4a4a2a516889ad12d9d17d0de14be
parent9582b9b13a42fae4c7f38c22f9202eb893b6f1bc
qa/cephfs: add tests for config option pause_purging

Setting MGR config option mgr/volumes/pause_purging to true halts
all ongoing purges and allows no new purging to begin until this option
is changed to false. Add tests for this.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/suites/fs/volumes/tasks/volumes/test/async.yaml [new file with mode: 0644]
qa/tasks/cephfs/test_volumes.py