Commit Graph

2 Commits

Author SHA1 Message Date
Jon Streets
05a0f8e98b SERVER-56366 Update FCV constants to recognize 5.1 as latest 2021-07-23 15:49:23 +00:00
Max Hirschhorn
44ea19e0c3 SERVER-52620 Add withReshardingInBackground() to ReshardingTest fixture.
Switches over most of the tests either running reshardCollection
explicitly or calling startReshardingInBackground() to use it.

SERVER-53460 Use assert.soon() when verifying post-resharding state.

The config.localReshardingOperations.{donor,recipient} collections are
not guaranteed to be empty immediately after the reshardCollection
command has returned.
2020-12-30 18:51:45 +00:00