mirror of
https://github.com/ceph/ceph
synced 2024-12-29 23:12:27 +00:00
Merge pull request #47991 from kotreshhr/qa-fix-57446
qa: Fix test_subvolume_snapshot_info_if_orphan_clone Reviewed-by: Rishabh Dave <ridave@redhat.com> Reviewed-by: Ramana Raja <rraja@redhat.com>
This commit is contained in:
commit
fb25b0b17f
@ -5779,7 +5779,7 @@ class TestSubvolumeSnapshotClones(TestVolumesHelper):
|
||||
self._fs_cmd("subvolume", "snapshot", "create", self.volname, subvolume, snapshot)
|
||||
|
||||
# insert delay at the beginning of snapshot clone
|
||||
self.config_set('mgr', 'mgr/volumes/snapshot_clone_delay', 5)
|
||||
self.config_set('mgr', 'mgr/volumes/snapshot_clone_delay', 10)
|
||||
|
||||
# schedule a clones
|
||||
for clone in clone_list:
|
||||
|
Loading…
Reference in New Issue
Block a user