summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/testing
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57567 Fix bug to consider tests running on WindowsArun Banala2021-09-221-1/+5
* SERVER-57567 Update sharded passthrough suite to handle time series collectionsArun Banala2021-09-211-0/+1
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-203-3/+4
* SERVER-59012: Revert calculating FCV constants in resmokeXueruiFa2021-09-023-4/+3
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-013-3/+4
* SERVER-58934 Don't pass any feature flag parameters to old fixture in multive...Mikhail Shchatko2021-09-011-1/+6
* Revert "SERVER-59058 Enforce fast count validation in ValidateCollections Pyt...Gregory Noma2021-08-211-3/+1
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-08-191-1/+3
* SERVER-55859 Add multiversion full cluster changestreams hookMikhail Shchatko2021-08-1812-20/+119
* SERVER-59026 Move TLA+ dir from repl/ to mongo/A. Jesse Jiryu Davis2021-08-041-3/+3
* SERVER-54419 Support last-lts and last-continuous in generating multiversion_...Mikhail Shchatko2021-07-301-1/+1
* SERVER-55861 add retryable writes multiversion hookSiran Wang2021-07-3028-187/+408
* SERVER-58863 fix symbolizer rerun error, missing frame info, and move multive...Robert Guo2021-07-291-4/+4
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-225-103/+29
* SERVER-56489: New pass-through test with hello server-side delaysAndrew Shuvalov2021-07-141-0/+42
* SERVER-47797 Remove references to waitForStepDownOnNonCommandShutdownVishnu Kaushik2021-06-301-7/+3
* SERVER-57951 resmoke.py should archive all fixture locations for a jobRobert Guo2021-06-272-1/+9
* SERVER-57439 fix typoRobert Guo2021-06-161-1/+1
* SERVER-57439 add unittest task with undodb recordings to ! RHEL 8Robert Guo2021-06-163-7/+48
* SERVER-55296 support enhanced multiversion apiSiran Wang2021-06-103-14/+27
* SERVER-55548 update fixture status message before fixture teardownRobert Guo2021-06-071-0/+5
* SERVER-57218 ContinuousTenantMigration should wait for garbage collection to ...Pavi Vetriselvan2021-06-021-45/+62
* SERVER-57112 Fix CheckTenantMigrationDBHash duplicated logsMikhail Shchatko2021-06-021-3/+4
* SERVER-55352: Remove denylisted abort reasons from tenant migration hookLingzhi Deng2021-05-271-20/+0
* SERVER-54622 Retrieve back-branch fixture files to assemble multiversionRobert Guo2021-05-278-112/+324
* SERVER-57089 Add skip_dbhash flag to ContinuousTenantMigrationPavi Vetriselvan2021-05-251-1/+6
* SERVER-57092 use real JS test name for passthrough JS runner suitesRobert Guo2021-05-201-1/+1
* SERVER-53614 Enable tenant migration terminate primary passthrough with abortsPavi Vetriselvan2021-05-201-3/+3
* SERVER-56967 Make a deepcopy of shell_options in the tenant migration passthr...Jason Zhang2021-05-171-1/+2
* SERVER-55964 Replace "blacklist" in all code and commentsShreyas Kalyan2021-05-141-3/+3
* SERVER-56938 Continuous tenant migration hook should retry dropping tenant db...Jack Mulrow2021-05-141-3/+7
* SERVER-56352 allow dictionaries to be implicitly converted to HistoricDictRobert Guo2021-05-132-18/+13
* SERVER-56471 Give tenant migration recipients privilege to skip cluster time ...Jack Mulrow2021-05-051-7/+9
* SERVER-56187 use count_documents() instead of count()Siran Wang2021-05-051-1/+2
* SERVER-56434 Make tenant migration hook retry if get primary times outCheahuychou Mao2021-04-291-6/+24
* SERVER-56431 Make sure that the ContinuousTenantMigration hook not retry dono...Cheahuychou Mao2021-04-291-2/+3
* SERVER-55882: Invalidate in-memory transactions when fetching committed trans...XueruiFa2021-04-281-5/+8
* SERVER-55353: Ignore pre/post image when tenant oplog batcher can't find oneLingzhi Deng2021-04-281-9/+1
* SERVER-56308 Fix auth errors in tenant migration stepdown/kill/terminate suitesCheahuychou Mao2021-04-276-50/+37
* SERVER-56308 Enable auth in tenant migration jscore passhthrough suitesCheahuychou Mao2021-04-272-7/+57
* SERVER-49200 Upgrade benchmark to 1.5.2Andrew Morrow2021-04-261-3/+16
* SERVER-56343 Create shallow copy of shell_options in tenant migration passthr...Jason Zhang2021-04-261-1/+1
* SERVER-56272 Add a timeout to fuzzer testsMark Benvenuto2021-04-231-0/+1
* SERVER-56258: Complete TODO from SERVER-55355XueruiFa2021-04-221-10/+2
* SERVER-55249 archive all data on required mainline buildersRobert Guo2021-04-061-47/+22
* SERVER-55590 Fix fixturelib reference in fixturesCarl Raiden Worley2021-03-292-3/+5
* SERVER-52713 Add tenant migration stepdown jscore passthrough suiteCheahuychou Mao2021-03-273-92/+215
* SERVER-55560: Send display test name to evergreen test results for resmoke wi...julianedwards2021-03-271-2/+13
* SERVER-54619 Extract resmokelib dependencies from fixture codeCarl Raiden Worley2021-03-2611-462/+612
* SERVER-51335 Persist fuzzer corpora for each branch and variantBen Caimano2021-03-252-25/+70