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>
vm.contains("allow_pool_balancer"),
vm.contains("allow_pool_deep_scrubbing"),
vm.contains("allow_pool_scrubbing"),
- vm.contains("test_recovery"),
+ vm.contains("testrecovery"),
vm.contains("disable_pool_ec_optimizations")},
snt{rng, vm, "threads", true},
ssr{vm} {