summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47950 Continuous stepdown thread should fail resmoke job loudly on exc...Siyuan Zhou2020-06-191-8/+10
* SERVER-48707 Move replication recovery invariant behind test only flagWilliam Schultz2020-06-121-0/+8
* SERVER-47312 hang_analyzer: enable on ASAN builders without running gcoreRichard Samuels2020-06-053-16/+0
* SERVER-46842 resmoke.py shouldn't run data consistency checks in stepdown sui...Mikhail Shchatko2020-06-041-0/+12
* SERVER-45094 add disabled replica set reconfig passthroughsPavi Vetriselvan2020-05-143-9/+108
* SERVER-47611 Re-work to_local_args function using argparsevrachev2020-05-122-149/+167
* SERVER-47919 remove --suites arg from find-suitesvrachev2020-05-082-12/+4
* SERVER-42927 Increase verbosity of symbol loading in hang_analyzer.py on WindowsMikhail Shchatko2020-05-051-0/+1
* SERVER-46684 Repackage the hang-analyzer as a resmoke subcommandCarl Raiden Worley2020-05-048-19/+911
* SERVER-46769 Migrate from optparse to argparsevrachev2020-04-307-554/+1195
* SERVER-43335 Ingest drivers server selection testsjannaerin2020-04-243-1/+51
* SERVER-47754 Allow background validation to run on storage engines that do no...Gregory Wlodarek2020-04-241-7/+0
* SERVER-44559 Enable WT debug table for powercycle testsJamie Heppenstall2020-04-171-1/+2
* SERVER-45575 Update resmoke.py to add in nodes to the replica set fixture one...William Schultz2020-04-141-6/+14
* SERVER-47481 Set minNumChunksForSessionsCollection to 1 on the CSRS in Sharde...Esha Maharishi2020-04-141-1/+9
* SERVER-446970 KRB5_CCNAME variable is reused between JSTest jobs when it shou...Adam Cooper2020-04-091-1/+2
* SERVER-46369 Run mixed_version_replica_sets.js in required builderJason Chan2020-03-261-0/+8
* SERVER-44745 Trigger a logical session cache refresh for core passthrough sui...Marcos José Grillo Ramírez2020-03-262-6/+2
* SERVER-46947 Add cleanup fuzzer hook to undo undesired settings from fuzzerRandolph Tan2020-03-251-0/+20
* SERVER-46702 Use last-stable mongos version in sharding multiversion passthro...Jason Chan2020-03-101-5/+5
* SERVER-46436 wait up to 5 minutes for the flush thread to finish after a task...Robert Guo2020-03-091-2/+6
* SERVER-46551: Add separate default log verbosities for last stable mongo bina...Xuerui Fa2020-03-054-5/+35
* SERVER-44841 Revisit log levels for new migration protocolAlex Taskov2020-02-291-2/+4
* SERVER-46415 Remove logFormat option and the ability to select the text forma...Henrik Edin2020-02-283-17/+0
* SERVER-46029 Do not write core files in the hang analyzer when running locall...Mikhail Shchatko2020-02-211-0/+3
* SERVER-46250 increase resmoke HTTP POST timeout to 65 secondsRobert Guo2020-02-201-1/+1
* SERVER-46250 increase resmoke HTTP POST timeout to 20 secondsRobert Guo2020-02-191-1/+1
* SERVER-46250 Hardcode buildlogger payload limit in resmokeRobert Guo2020-02-191-1/+5
* SERVER-46059 Run CheckOrphansDeleted hook in concurrency_sharded*.yml.Max Hirschhorn2020-02-181-0/+35
* SERVER-45301 Not all expected aliases are present in the ninja generator outputMathew Robinson2020-02-131-4/+9
* SERVER-45048 Use hygienic builds in EvergreenMathew Robinson2020-02-134-18/+22
* SERVER-45884 don't run the hang analyzer on ASAN buildsRobert Guo2020-02-123-0/+16
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+3
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-3/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+3
* SERVER-45928 Use correct interface import for cpp_libfuzzer_test.pyCarl Raiden Worley2020-02-042-2/+3
* SERVER-45864 Record the start time for tests after creating the test loggerCarl Raiden Worley2020-01-301-1/+1
* SERVER-45491 Add resmoke.py option to save mongod.log and mongos.log filesCarl Raiden Worley2020-01-286-5/+29
* SERVER-45500 Fix backport exclude logic from multiversion tests for new test ...Jason Chan2020-01-211-4/+5
* 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-0915-54/+116
* SERVER-45217 Allow resmoke logging config outside resmoke config directoryMathew Robinson2020-01-031-0/+5
* SERVER-45291 Don't error on correctly-killed mongos fixtureCarl Worley2019-12-301-2/+5
* SERVER-44890 MongoD RWCDefaults get refreshed through the OpObserverJack Mulrow2019-12-201-2/+2
* SERVER-45250 Don't stop resmoke execution for failures due to crashesCarl Worley2019-12-202-7/+5
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-201-0/+4
* SERVER-45062 Add evergreen builder for JSON log formatHenrik Edin2019-12-183-0/+17
* SERVER-44832 Modify HookTestArchival to reset fixturesCarl Worley2019-12-134-61/+125
* SERVER-44420 Add --install-dir flag to ResmokeMathew Robinson2019-12-122-1/+29
* SERVER-44831 Create a fixture sigkill test caseCarl Worley2019-12-096-19/+45