]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/osd: Fix issue preventing --testrecovery being passed correctly through to the...
authorJon <jonathan.bailey1@ibm.com>
Tue, 24 Jun 2025 12:54:15 +0000 (13:54 +0100)
committerJon Bailey <jonathan.bailey1@ibm.com>
Tue, 15 Jul 2025 08:20:49 +0000 (09:20 +0100)
commitdf966b2bff5c3e576538181efb3e3e4ad40cc35f
tree6c3f4ced99ba7cf8d1b57b85f1dbe4e7ca29b083
parent932af7392ecf1dddd67bb4c7043b9e072687245d
test/osd: Fix issue preventing --testrecovery being passed correctly through to the pool creation code in ceph_test_rados_io_sequence

Some commands to set up a pool were not being correctly run when running recovery tests in ceph_test_rados_io_sequence. This fixes the issue allowing all recovery tests to run as expected in the exerciser.

Signed-off-by: Jon Bailey <jonathan.bailey1@ibm.com>
src/test/osd/ceph_test_rados_io_sequence/ceph_test_rados_io_sequence.cc