summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27408 Allow resmoke to take more than one tag-related arguments.Robert Guo2017-01-262-97/+72
* SERVER-27551 added retries to replSetInitiate call in python test fixtureJudah Schvimer2017-01-241-1/+23
* SERVER-22348 propagate binary paths from resmoke to MongoRunnerRobert Guo2017-01-101-0/+10
* SERVER-26485 ensure JS hooks always have a loggerRobert Guo2017-01-101-83/+67
* SERVER-26522 Made CleanEveryN into a TestCaseJudah Schvimer2017-01-101-1/+12
* SERVER-27490 Stop consulting storage engine isDurable flag in ReplicationCoor...Andy Schwerin2017-01-071-3/+9
* SERVER-20983 Add requirements.txt for resmoke.py.Max Hirschhorn2016-12-271-0/+4
* SERVER-26806 randomly restart initial syncr3.5.1Robert Guo2016-12-131-5/+5
* SERVER-26523 mark resmoke teardown failures as ServerFailuresRobert Guo2016-12-081-12/+7
* SERVER-26754 Disallow read concern majority reads with protocol version 0.Spencer T Brody2016-12-071-3/+0
* SERVER-26445 Make emit() not wait for flush() to complete.Max Hirschhorn2016-12-053-54/+81
* SERVER-25917 add initialsync fuzzer suiteRobert Guo2016-12-021-2/+2
* SERVER-26553 Log OperationFailures to test fixture in initial sync hooksJudah Schvimer2016-11-081-6/+6
* SERVER-26754 Allow readConcern majority reads with protocol version 0Spencer T Brody2016-10-251-0/+3
* SERVER-26516 resmoke should wait for initsync node to be in SECONDARY state b...Robert Guo2016-10-141-1/+5
* SERVER-26390 Use fixture logger in initial sync passthroughsJudah Schvimer2016-10-051-17/+22
* SERVER-25376 Add checkOplog hook for replica setsJonathan Abrahams2016-09-301-0/+16
* Revert "SERVER-25917 add initialsync fuzzer suite"Robert Guo2016-09-281-2/+2
* SERVER-25917 add initialsync fuzzer suiteRobert Guo2016-09-271-2/+2
* SERVER-25068 Add passthrough hook to include periodic initial sync membersJudah Schvimer2016-09-131-7/+127
* SERVER-23819 buildlogger client requests should use basic auth instead of dig...Jonathan Abrahams2016-09-091-3/+3
* SERVER-25127 Remove unused class definition TypeSensitiveSONEddie Louie2016-09-081-28/+0
* SERVER-25252 create static initial sync passthrough that uses resync to resta...Judah Schvimer2016-09-021-18/+34
* SERVER-25768 skip hooks in fuzzer suites when invalid views presentKyle Suarez2016-08-241-4/+14
* SERVER-25358 resmoke should shutdown mongod cleanly on WindowsRobert Guo2016-08-161-4/+34
* SERVER-25543 add shardsvr startup option for shards in ShardedClusterFixtureEsha Maharishi2016-08-101-0/+1
* SERVER-25399 Disable chaining in initial sync static passthroughJudah Schvimer2016-08-091-0/+3
* SERVER-24729 stagger the launching of resmoke jobsiwysiu2016-07-201-0/+5
* SERVER-24966 call testcase.configure only onceRobert Guo2016-07-192-2/+11
* SERVER-24538 Add small_oplog_rs_initsync_static passthrough to include period...Judah Schvimer2016-07-192-3/+87
* SERVER-24716 Remove the CheckReplDBHashDeprecated hookMike Grundy2016-07-134-551/+0
* SERVER-24925 add raw_url field to resmoke reportJonathan Abrahams2016-07-111-0/+1
* SERVER-24923 TypeError when running unittestsRobert Guo2016-07-061-9/+9
* SERVER-24884 syntax adjustmentsiwysiu2016-07-052-2/+2
* SERVER-24884 change resmoke so after test hooks only run onceiwysiu2016-07-052-4/+9
* SERVER-24328 modify resmoke for concurrent testcasesiwysiu2016-07-014-7/+65
* SERVER-23226 port CheckReplDBHash hook to jSRobert Guo2016-06-224-31/+53
* SERVER-24537 Create a new and modified test running taskMike Grundy2016-06-153-1/+14
* SERVER-24456 Tests should lower RocksDB cache sizeMike Grundy2016-06-141-1/+5
* SERVER-24535 modify testcases.py to work with concurrent fuzzingiwysiu2016-06-131-0/+3
* SERVER-22204 Tests should lower WT cache sizeMike Grundy2016-06-133-0/+13
* SERVER-23733 Remove the mongos chunkSize startup optionKaloian Manassiev2016-06-021-3/+0
* SERVER-22860 allow resmoke.py to run JS hooksRobert Guo2016-05-183-126/+78
* SERVER-21841 Add mode to resmoke.py to list under what suites a test runsMike Grundy2016-05-103-2/+51
* SERVER-22198 resmoke.py should obey order of tests specified via command lineMike Grundy2016-04-283-1/+18
* SERVER-22533: correct tests for writeConcern majority + journal behaviorsScott Hernandez2016-03-271-1/+6
* SERVER-22776 Dump oplog on CheckReplDBHash failureRobert Guo2016-02-231-0/+16
* SERVER-22806 CheckReplDBHash hook should fsync firstRobert Guo2016-02-232-1/+12
* SERVER-21990 Deprecation warning from resmoke.py - replicaset.py insert is de...Mike Grundy2016-01-252-10/+11
* SERVER-21801 CheckReplDBHash testing hook should check document type (resmoke...Mike Grundy2016-01-221-1/+27