Commit Graph

8 Commits

Author SHA1 Message Date
Moustafa Maher
0d97b04197 SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
Samy Lanka
aaec1aab29 SERVER-54528 Avoid race between initial sync failing and shutdown in initial_sync_fails_when_source_removed.js 2021-02-17 00:22:47 +00:00
Matthew Russotto
1ee00d4699 SERVER-51315 When removing nodes in tests, must take in to account automatic connection close 2020-10-08 23:09:50 +00:00
Mikhail Shchatko
3681b03baa SERVER-50748 Add repl and sharding tasks to the undodb variant 2020-09-27 23:23:02 +00:00
Matthew Russotto
311febb021 SERVER-48591 Remove 'allowChaining' parameter from test files. 2020-06-10 17:48:38 +00:00
Ali Mir
98427b7a22 SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests 2020-04-29 17:32:39 +00:00
William Schultz
eb08c1db38 SERVER-45087 Check oplog commitment condition on replica set reconfig
create mode 100644 jstests/replsets/reconfig_waits_for_oplog_commitment_condition.js
 create mode 100644 jstests/replsets/reconfig_waits_for_oplog_commitment_condition_when_leaving_force.js
2020-02-26 04:37:04 +00:00
Matthew Russotto
c9b6ffbc8d SERVER-45423 Use isRetriableError instead of isNetworkError for transient errors in initial sync 2020-01-22 19:09:51 +00:00