summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/testing/fixtures/shardedcluster.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61225 fix feature flag definition for standalone fixturesRobert Guo2021-11-041-1/+5
* SERVER-54623 Wait longer for session collection in ShardedClusterFixtureBrett Nawrocki2021-10-211-4/+14
* SERVER-59712 Create ClusterToClusterFixture in resmokeVishnu Kaushik2021-09-281-8/+12
* SERVER-59216 Add sharded retryable write versions of stepdown downgradeMikhail Shchatko2021-09-271-92/+60
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-221-1/+1
* SERVER-54622 Retrieve back-branch fixture files to assemble multiversionRobert Guo2021-05-271-10/+14
* SERVER-56352 allow dictionaries to be implicitly converted to HistoricDictRobert Guo2021-05-131-4/+3
* SERVER-56308 Fix auth errors in tenant migration stepdown/kill/terminate suitesCheahuychou Mao2021-04-271-12/+4
* SERVER-54619 Extract resmokelib dependencies from fixture codeCarl Raiden Worley2021-03-261-95/+124
* SERVER-34597 Wait for sharding initialization in ShardingTestKshitij Gupta2021-03-101-0/+29
* SERVER-54723 Shorten resmoke log prefixesMikhail Shchatko2021-03-041-1/+2
* SERVER-54618 Remove mongod configuration from programs.pyCarl Raiden Worley2021-03-031-2/+39
* SERVER-54617 Create a resmoke configuration management helperCarl Raiden Worley2021-03-021-10/+12
* SERVER-43892 ShardedClusterFixture always starts shards as replicasetsTommaso Tocci2021-02-241-30/+10
* SERVER-51016: Add Python logging.Handler for LogKeeper V3julianedwards2021-01-221-2/+2
* SERVER-51877 Check all API V1 commands are defined in IDLA. Jesse Jiryu Davis2020-11-101-11/+15
* SERVER-50913 Teardown config server last in sharded clusterMikhail Shchatko2020-09-151-3/+3
* SERVER-50085 Make it easier to correlate mongo process names, ports, PIDs in ...Carl Raiden Worley2020-08-071-0/+14
* SERVER-49064 Update references of "last-stable" to use "last-continuous" and ...Jason Chan2020-07-231-3/+3
* SERVER-49050 Cannot differentiate logs from different shards with python fixt...Carl Raiden Worley2020-06-241-5/+8
* SERVER-48112 Use Absolute Imports in ResmokeMikhail Shchatko2020-06-181-10/+10
* SERVER-48150 Streamline resmoke loggersCarl Raiden Worley2020-06-171-4/+9
* SERVER-46726 Make multiversion tests work with the new parameterAmirsaman Memaripour2020-06-101-3/+2
* SERVER-46702 Use last-stable mongos version in sharding multiversion passthro...Jason Chan2020-03-101-5/+5
* SERVER-45491 Add resmoke.py option to save mongod.log and mongos.log filesCarl Raiden Worley2020-01-281-3/+10
* SERVER-45342 Send an abort signal instead of a kill signal when archivingCarl Worley2020-01-091-12/+19
* SERVER-45291 Don't error on correctly-killed mongos fixtureCarl Worley2019-12-301-2/+5
* SERVER-45250 Don't stop resmoke execution for failures due to crashesCarl Worley2019-12-201-1/+2
* SERVER-44831 Create a fixture sigkill test caseCarl Worley2019-12-091-6/+6
* SERVER-44702 Add ability to configure num replica set nodes and linear chaini...Jason Chan2019-11-251-2/+5
* SERVER-33931 Make sharded cluster fixture start shards as single node replica...Cheahuychou Mao2019-10-101-1/+1
* SERVER-42776 Support mixed version test suites with ShardedClusterFixtureJason Chan2019-10-081-4/+25
* SERVER-42866 Trigger a logical session cache refresh on all shards in the Sha...Alex Taskov2019-09-241-0/+5
* SERVER-43253 Resmoke passes pids of peer mongo* process in TestDataRyan Timmons2019-09-161-0/+23
* SERVER-42761 Allow resmoke and the shell to initiate a replica set with "late...Jason Chan2019-09-091-20/+13
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-3/+1
* SERVER-38147: cap donor migration lock acquisition stalls in the presence of ...Kim Tao2019-01-241-0/+3
* SERVER-35313 CleanupConcurrencyWorkloads resmoke hook needs to handle the bal...Jonathan Abrahams2018-06-271-3/+11
* SERVER-35051 Resmoke should stop the balancer before shutting down sharded cl...Jonathan Abrahams2018-05-181-6/+19
* SERVER-19630 allow FSM tests to connect to an existing clusterRobert Guo2018-04-301-2/+17
* SERVER-34442 Don't allocate new ports when restarting mongos in resmoke.pyRobert Guo2018-04-121-20/+15
* SERVER-34289 fix python lint againRobert Guo2018-04-121-1/+1
* SERVER-34289 fix python lintRobert Guo2018-04-121-3/+3
* SERVER-34289 add new sharded cluster wrapper for connecting to an existing cl...Robert Guo2018-04-121-17/+33
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-48/+30
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-56/+26
* SERVER-33396 Update fixture teardown to throw ServerFailureYves Duhem2018-03-021-52/+40
* SERVER-31562 Archival for test failures from suites not using a resmoke fixtureJonathan Abrahams2018-02-141-9/+2
* SERVER-26884 Support archiving data files in Evergreen on test failureJonathan Abrahams2018-02-081-0/+3
* SERVER-32468 Use a 1-node CSRS in non-stepdown sharding passthroughs testsRobert Guo2018-01-261-1/+1