summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/testing/fixtures/replicaset.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75744: Re-enable stepdown variants.Kshitij Gupta2023-04-251-1/+2
* SERVER-74423 make replica_sets retry on AutoReconnect exceptionTrevor Guidry2023-02-281-0/+2
* SERVER-61794 update pymongo to 4.3.3Trevor Guidry2022-12-131-14/+9
* SERVER-65977 Create initial sync concurrency suite on sharded setsVesselina Ratcheva2022-11-211-10/+22
* SERVER-71293 Don't close shared logger after retiring donorMatt Broadstone2022-11-141-1/+1
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-021-10/+9
* SERVER-55208: Remove nojournal,duroff and evergreen variantYu Jin Kang Park2022-07-061-3/+1
* SERVER-65076 Add stepdown passthrough suites for shard splitMatt Broadstone2022-05-181-4/+4
* SERVER-63266 Allow server to be started without setname in serverless modeDidier Nadeau2022-02-201-2/+5
* SERVER-61664 Fix test log formattingA. Jesse Jiryu Davis2021-11-201-3/+3
* SERVER-61378 Tolerate interruptions in replica set test fixtureMatthew Russotto2021-11-111-4/+10
* SERVER-61375 Fix set FCV for sharded cluster fixtureMikhail Shchatko2021-11-101-1/+4
* SERVER-57509 Remove legacy multiversion codeMikhail Shchatko2021-11-091-17/+2
* SERVER-54623 Wait longer for session collection in ShardedClusterFixtureBrett Nawrocki2021-10-211-10/+6
* SERVER-55861 add retryable writes multiversion hookSiran Wang2021-07-301-1/+182
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-221-25/+0
* SERVER-55296 support enhanced multiversion apiSiran Wang2021-06-101-1/+0
* SERVER-54622 Retrieve back-branch fixture files to assemble multiversionRobert Guo2021-05-271-58/+44
* SERVER-56187 use count_documents() instead of count()Siran Wang2021-05-051-1/+2
* SERVER-56308 Fix auth errors in tenant migration stepdown/kill/terminate suitesCheahuychou Mao2021-04-271-17/+7
* SERVER-54619 Extract resmokelib dependencies from fixture codeCarl Raiden Worley2021-03-261-38/+59
* SERVER-54723 Shorten resmoke log prefixesMikhail Shchatko2021-03-041-0/+2
* SERVER-54617 Create a resmoke configuration management helperCarl Raiden Worley2021-03-021-6/+8
* SERVER-52985 Renumber TODO, formerly SERVER-47813Matthew Russotto2021-02-031-1/+1
* SERVER-51877 Check all API V1 commands are defined in IDLA. Jesse Jiryu Davis2020-11-101-10/+12
* SERVER-50493 Make tenant_migration_jscore_passthrough simulate a complete mig...Cheahuychou Mao2020-10-121-1/+5
* SERVER-50085 Make it easier to correlate mongo process names, ports, PIDs in ...Carl Raiden Worley2020-08-071-0/+7
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-7/+7
* SERVER-49700 Fix error handling in replicaset.py setupJudah Schvimer2020-07-221-38/+38
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-091-12/+80
* Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by...Judah Schvimer2020-07-081-80/+12
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-031-12/+80
* SERVER-49050 Cannot differentiate logs from different shards with python fixt...Carl Raiden Worley2020-06-241-1/+8
* SERVER-48112 Use Absolute Imports in ResmokeMikhail Shchatko2020-06-181-9/+8
* SERVER-48150 Streamline resmoke loggersCarl Raiden Worley2020-06-171-1/+3
* SERVER-46726 Make multiversion tests work with the new parameterAmirsaman Memaripour2020-06-101-3/+2
* SERVER-47093 Re-enable multiversion passthroughsJason Chan2020-04-291-1/+4
* SERVER-47544 always increase election timeout to 24 hours in passthrough suitesPavi Vetriselvan2020-04-291-6/+4
* SERVER-46864 Remove check for "new" on oplogApplicationEnforcesSteadyStateCon...Matthew Russotto2020-04-151-4/+1
* SERVER-45094 add replica_sets_reconfig_kill_primary_jscore_passthroughPavi Vetriselvan2020-04-141-0/+10
* SERVER-45575 Update resmoke.py to add in nodes to the replica set fixture one...William Schultz2020-03-251-6/+14
* SERVER-44745 Trigger a logical session cache refresh for core passthrough sui...Marcos José Grillo Ramírez2020-03-251-6/+0
* SERVER-46857 Make oplogApplicationEnforcesSteadyStateConstraints multiversion...Matthew Russotto2020-03-131-0/+7
* SERVER-46369 Run mixed_version_replica_sets.js in required builderJason Chan2020-03-091-0/+8
* Revert "SERVER-46369 Run mixed_version_replica_sets.js in required builder"Jason Chan2020-03-091-8/+0
* SERVER-46369 Run mixed_version_replica_sets.js in required builderJason Chan2020-03-091-0/+8
* SERVER-46332: Assign correct binary version to nodes in mixed version passthr...Xuerui Fa2020-03-041-1/+3
* SERVER-45079 Only allow addition or removal of a single voting node in non-fo...William Schultz2020-01-141-1/+2
* SERVER-45342 Send an abort signal instead of a kill signal when archivingCarl Worley2020-01-091-3/+3
* SERVER-44890 MongoD RWCDefaults get refreshed through the OpObserverJack Mulrow2019-12-201-2/+2