]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/volumes: make clone state transition to fail when UUID dir is missing...
authorRishabh Dave <ridave@redhat.com>
Wed, 10 Sep 2025 07:59:00 +0000 (13:29 +0530)
committerRishabh Dave <ridave@redhat.com>
Mon, 13 Oct 2025 07:12:25 +0000 (12:42 +0530)
commitffa1c113acc1d002c2c248b08111a7349ad3e546
tree63bb15148639cc3380e5082ecf826cfcd06c71d2
parent87a39a0afac01d46a37bcec1cfaa843ff11d2d33
mgr/volumes: make clone state transition to fail when UUID dir is missing...

for the source subvolume. Also add tests for the same.

Fixes: https://tracker.ceph.com/issues/72957
Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/async_cloner.py
src/pybind/mgr/volumes/fs/operations/subvolume.py
src/pybind/mgr/volumes/fs/operations/template.py
src/pybind/mgr/volumes/fs/operations/versions/subvolume_v2.py