summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60820 Hang analyzer require evergreen credentials file to be written t...Richard Samuels2021-10-201-2/+7
* SERVER-60517 Enforce eviction_dirty_target < eviction_dirty_trigger in the fu...Josef Ahmad2021-10-191-1/+1
* SERVER-60793 Change bisect test environment directorytrahman13182021-10-184-16/+25
* SERVER-59833 Expand WT config fuzzing in mongod for collections and indexesGregory Wlodarek2021-10-182-7/+40
* Revert "SERVER-59833 Expand WT config fuzzing in mongod for collections and i...Benety Goh2021-10-182-35/+7
* SERVER-59833 Expand WT config fuzzing in mongod for collections and indexesReo Kimura2021-10-152-7/+35
* SERVER-60003 Create ReplicatorHook for ClusterToCluster replication testingVishnu Kaushik2021-10-154-1/+236
* SERVER-59452 Setup and call resmoke.py for each bisect run.trahman13182021-10-154-9/+9
* SERVER-59451 Evergreen-aware bisecttrahman13182021-10-135-29/+299
* SERVER-55516 Enable time-series tests for sharding passthroughNikita Lapkov2021-10-121-0/+2
* SERVER-55857 Use explicit task definitions for implicit multiversion tasksRobert Guo2021-10-125-19/+106
* SERVER-60554 Reduce ConnectionAttempts in ssh connection options in powercycleMikhail Shchatko2021-10-081-1/+1
* SERVER-60523 Standalone fixture incorrectly handles directory creation except...Richard Samuels2021-10-071-5/+1
* SERVER-60021 Perform ClusterToCluster data consistency checkVishnu Kaushik2021-10-071-0/+23
* SERVER-60487 fix test name for JSTest testcaseRobert Guo2021-10-061-1/+1
* SERVER-54315: Turn on jasper resmoke for a single required build and a single...julianedwards2021-10-053-21/+14
* SERVER-60416 find-suites must work with incomplete suite-test mappingsRobert Guo2021-10-041-6/+10
* SERVER-59670 SERVER-60367 hang analyzer: ensure that evg yaml can be found in...Richard Samuels2021-10-041-17/+39
* SERVER-55857 remove NAMED_SUITES from resmoke configRobert Guo2021-10-027-93/+162
* SERVER-60358 catch stopiteration errorsRobert Guo2021-09-301-0/+3
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-09-302-2/+6
* SERVER-60340 Don't forward mongo ports through SSH tunnel in powercycleMikhail Shchatko2021-09-301-21/+5
* SERVER-59712 Create ClusterToClusterFixture in resmokeVishnu Kaushik2021-09-282-8/+151
* SERVER-59216 Add sharded retryable write versions of stepdown downgradeMikhail Shchatko2021-09-273-106/+172
* SERVER-60195 print OSErrors in resmoke.pyRobert Guo2021-09-261-2/+3
* SERVER-60093 don't regenerate TestCase for DynamicJSTestCasesRobert Guo2021-09-244-57/+86
* SERVER-59670 hanganalyzer: look for config in workdir firstRichard Samuels2021-09-241-1/+1
* SERVER-60169 Remove change stream documents check in background hookMikhail Shchatko2021-09-231-4/+0
* 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-2011-35/+270
* SERVER-54315: Turn off jasper resmokejulianedwards2021-09-171-7/+14
* SERVER-60004 archive all files on all mainline variantsRobert Guo2021-09-171-4/+2
* SERVER-59928 Extend setup-multiversion to accept an evergreen version idMikhail Shchatko2021-09-173-48/+41
* SERVER-59670 Fix tuple concatenation in hang analyzerRichard Samuels2021-09-101-1/+1
* SERVER-59870 Append to Windows bin paths file in setup multiversionMikhail Shchatko2021-09-101-4/+6
* SERVER-38815 Expose an absolute dirty size to the eviction configuration para...Josef Ahmad2021-09-081-2/+8
* SERVER-59670 Hang analyzer not using Evergreen credentialsRichard Samuels2021-09-081-0/+2
* SERVER-59454 add command line option to setup-multiversion to ignore push taskRobert Guo2021-09-071-6/+9
* SERVER-58302 Improve UX for setup-multiversionZituo Jin2021-09-071-14/+32
* SERVER-59809 Use project_identifier instead of project_id in setup multiversionMikhail Shchatko2021-09-072-2/+2
* SERVER-59767 Catch signal jasper process errorsMikhail Shchatko2021-09-061-7/+13
* SERVER-42209 Update setup_multiversion help messageZituo Jin2021-09-031-1/+1
* SERVER-59012: Revert calculating FCV constants in resmokeXueruiFa2021-09-0210-249/+36
* SERVER-59709 fix incorrect calculation of last continuous when MONGO_VERSION ...Vishnu Kaushik2021-09-021-2/+2
* SERVER-59742 Don't install last-lts and last-continuous by default in setup m...Mikhail Shchatko2021-09-021-7/+7
* SERVER-59116 Fallback to downloading from master if release branch has no suc...Mikhail Shchatko2021-09-021-4/+35
* SERVER-59012: Calculate FCV constants in resmokeXueruiFa2021-09-0110-36/+249
* SERVER-58934 Don't pass any feature flag parameters to old fixture in multive...Mikhail Shchatko2021-09-013-4/+12
* SERVER-59449 Add resmoke.py `bisect` commandSiran Wang2021-08-272-0/+67