]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: Add config to insert delay at the beginning of the clone 42086/head
authorKotresh HR <khiremat@redhat.com>
Tue, 18 May 2021 12:57:12 +0000 (18:27 +0530)
committerKotresh HR <khiremat@redhat.com>
Tue, 29 Jun 2021 05:22:26 +0000 (10:52 +0530)
commit984cfd65c1f70beab37fa2a1f66bac38e42f3e59
treedf0bcbf43f113c4368b02d8b12f0495dc7757b89
parent2e1902f3a43860da461e68ebea5ef8dd48418278
mgr/volumes: Add config to insert delay at the beginning of the clone

Added the config 'delay_snapshot_clone' to insert delay at the beginning
of the clone to avoid races in tests. The default value is set to 0.

Fixes: https://tracker.ceph.com/issues/48231
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit 7588f985054282d2cff7f3582e995584b1fd20f8)
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/async_cloner.py
src/pybind/mgr/volumes/fs/volume.py
src/pybind/mgr/volumes/module.py