Files
mongo/buildscripts/resmokelib/testing
Brett Nawrocki 4dd7f84be7 SERVER-54623 Wait longer for session collection in ShardedClusterFixture
Test suites using the ShardedClusterFixture could time out waiting for
replication after calling refreshLogicalSessionCacheNow during setup.
This was most commonly seen during periods of high disk utilization.
Instead of failing the test, wait however long it takes.
2021-10-21 14:42:46 +00:00
..