]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/osd: Move initialisation of overwrites and optimisation earlier in ceph_test_rad...
authorJon Bailey <jonathan.bailey1@ibm.com>
Thu, 17 Jul 2025 15:51:58 +0000 (16:51 +0100)
committerJon Bailey <jonathan.bailey1@ibm.com>
Thu, 14 Aug 2025 09:20:33 +0000 (10:20 +0100)
commit30670d38dce2d37a94636078fe9bbf04ed3a260e
treecfa3bbb5cc3119ca636086267beb2bbd14604baf
parent33ab0815392328843693ab58e5e34129929d0df4
test/osd: Move initialisation of overwrites and optimisation earlier in ceph_test_rados_io_sequence

All other pool initialisation happens straight after pool creation, however these two items happen later on. This is just due to them being the first two rest calls added. We now have better and more logical places for this code and this commit is moving it into this structure.

Signed-off-by: Jon Bailey <jonathan.bailey1@ibm.com>
src/common/io_exerciser/RadosIo.cc
src/common/json/OSDStructures.cc
src/common/json/OSDStructures.h
src/test/osd/ceph_test_rados_io_sequence/ceph_test_rados_io_sequence.cc
src/test/osd/ceph_test_rados_io_sequence/ceph_test_rados_io_sequence.h