summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/config.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37664 Add support for doing resmoke.py process management through jasperShreyas Kalyan2018-11-141-0/+5
* SERVER-37789 Fix lintShreyas Kalyan2018-10-291-1/+1
* SERVER-37789 Add --genny flag to resmoke.pyShreyas Kalyan2018-10-291-0/+4
* SERVER-37663 Add support for running genny via resmoke.py locallyShreyas Kalyan2018-10-251-0/+4
* SERVER-33853 Define a new test tag, test_disabled, to temporarily disable a testJonathan Abrahams2018-10-031-0/+3
* SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-10-021-0/+4
* SERVER-34593 New resmoke option to repeat testsYves Duhem2018-08-291-4/+10
* SERVER-36077 Create new resmoke.py test suite for running mongoebench on an A...Jonathan Abrahams2018-08-201-0/+8
* SERVER-36076 Create new resmoke.py test suite for running mongoebench on a de...Jonathan Abrahams2018-08-131-1/+7
* SERVER-35715 Remove nopreallocj and smallfiles options from testsGeert Bosch2018-07-051-5/+0
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-14/+10
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-15/+13
* SERVER-33746 pipe additional evergreen options into resmoke.pyRobert Guo2018-03-201-0/+14
* SERVER-33202 add hook to generate data file for the perf dashboardRobert Guo2018-03-121-0/+4
* SERVER-33201 add resmoke.py testcase for Benchmark testsRobert Guo2018-03-071-19/+42
* SERVER-33497 remove support for options file in resmoke.pyRobert Guo2018-02-261-41/+42
* SERVER-33438 ignore benchmarks in burn_in_tests.pyRobert Guo2018-02-221-1/+3
* SERVER-26884 Support archiving data files in Evergreen on test failureJonathan Abrahams2018-02-081-0/+27
* SERVER-31470 Move "run tests" logic into evergreen_run_tests.py.Max Hirschhorn2017-10-181-9/+110
* SERVER-31095 Adding an evergreen builder to test the legacy transport layer. ...Henrik Edin2017-09-221-0/+4
* SERVER-19541 supporting connecting to an external cluster in resmoke.pyRobert Guo2017-08-211-0/+6
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-0/+4
* SERVER-28636 replace --executor with --suite in resmoke.pyRobert Guo2017-06-221-3/+0
* SERVER-21299 resmoke should default to --shufflemay2017-06-091-1/+1
* SERVER-28440 Add support to parse resmoke.py tags from a separate YAML fileJonathan Abrahams2017-04-051-0/+4
* Revert "SERVER-28440 Add support to parse resmoke.py tags from a separate YAM...Jonathan Abrahams2017-04-051-4/+0
* SERVER-28440 Add support to parse resmoke.py tags from a separate YAML fileJonathan Abrahams2017-04-051-0/+4
* SERVER-28439 Add "silentfail" test status and --reportFailureStatus option to...Jonathan Abrahams2017-04-031-0/+4
* SERVER-26224 Add --staggerJobs option to resmoke.pyEddie Louie2017-03-271-0/+4
* SERVER-27770 Remove other references to EXCLUDE_WITH_ALL_TAGS andEddie Louie2017-03-271-7/+0
* SERVER-27770 Remove resmoke.py's includeWithAllTags and excludeWithAllTags op...Eddie Louie2017-03-271-2/+0
* SERVER-23818 Send Evergreen task Id to logkeeperYves Duhem2017-02-161-0/+5
* SERVER-24328 modify resmoke for concurrent testcasesiwysiu2016-07-011-0/+4
* SERVER-24537 Create a new and modified test running taskMike Grundy2016-06-151-0/+4
* SERVER-22204 Tests should lower WT cache sizeMike Grundy2016-06-131-0/+5
* SERVER-21841 Add mode to resmoke.py to list under what suites a test runsMike Grundy2016-05-101-0/+10
* SERVER-22198 resmoke.py should obey order of tests specified via command lineMike Grundy2016-04-281-0/+7
* SERVER-21417 Add command line options to resmoke.py to include or exclude tagsCharlie Swanson2015-11-131-0/+18
* SERVER-20475 Add --preallocJournal option to resmoke.py.Max Hirschhorn2015-09-211-2/+1
* SERVER-18273 Compute ranges of ports for each job in resmoke.pyCharlie Swanson2015-09-031-0/+5
* SERVER-19571 configure regression loop to use --readMode commands in suites t...David Storch2015-07-301-0/+4
* SERVER-19299 add the ability to pass --setParameter arguments on the command ...Adam Midvidy2015-07-211-0/+8
* SERVER-1424 Rewrite smoke.py.Max Hirschhorn2015-05-081-0/+131