]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: add tests for clone progress
authorRishabh Dave <ridave@redhat.com>
Wed, 20 Dec 2023 15:03:24 +0000 (20:33 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 14 Aug 2024 09:35:46 +0000 (15:05 +0530)
commite0c85b86ae4bc5a53c61b6c7625ec1cf92ad58c7
tree8d8ffc44b6122e78affa342bb1d09c7515609bad
parent92aecabdb2119a587df5ac427999634e4bfc4ff4
qa/cephfs: add tests for clone progress

Clone progress is shown to user through "ceph fs clone status" output
and through "ceph status" output. Test both these features.

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