rename_sharded_collection.js needs to retry this split because when running on concurrency_sharded_*_with_balancer suites, a concurrent migration could make the split commit fail.
This is similar to what is done in this other test.
- is depended on by
-
SERVER-43099 Reenable random chunk migration failpoint for concurrency with_balancer suites
- Closed