summaryrefslogtreecommitdiff
path: root/buildscripts/tests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67405: Fix is_patch lookup for build_variant_genDavid Bradford2022-06-211-0/+54
* SERVER-61460 correctly merge --setParameter in resmokeRobert Guo2022-04-261-0/+65
* SERVER-62992 Remove need for resmoke.ini (v5.0)Richard Samuels2022-04-213-7/+8
* SERVER-60695 Increase wait time after executing resmoke during test_resmoke.pytrahman13182021-11-011-1/+1
* SERVER-60145: Name generated resmoke files based on task nameDavid Bradford2021-09-222-1/+14
* SERVER-59649: Ensure multiversion generated files are have unique namesDavid Bradford2021-09-221-0/+28
* SERVER-59298: Fix buildscripts testDavid Bradford2021-09-211-1/+1
* SERVER-59298: Generated fuzzer tasks should use timeout_secs not exec_timeout...David Bradford2021-09-211-2/+2
* SERVER-59054: Enforce timeouts for generated fuzzer tasksDavid Bradford2021-09-211-2/+13
* SERVER-59606: Do not set dynamic timeouts of tasks without full runtime historyDavid Bradford2021-09-201-0/+21
* SERVER-59476: Allow for commit messages reverting wiredtiger importsDavid Bradford2021-09-201-1/+2
* SERVER-59203: Remove assert on mocks in buildscripts_testDavid Bradford2021-08-091-1/+0
* SERVER-58576 Improve build variant task gen unit testsDavid Bradford2021-07-271-1/+2
* SERVER-58087: Cleanup generate tasks setupDavid Bradford2021-07-271-33/+21
* SERVER-57003: Generate resmoke tasks at build variant granularityDavid Bradford2021-07-277-247/+405
* SERVER-57580 combine task_path_suffix and use_multiversion intoRobert Guo2021-07-2710-61/+34
* SERVER-57450: Filter misc tests based on tests in sub-suitesDavid Bradford2021-07-271-0/+30
* SERVER-57302: Name implicit multiversion tests correctlyDavid Bradford2021-07-272-14/+14
* SERVER-57002: Refactor dynamic task creationDavid Bradford2021-07-2720-1841/+1605
* SERVER-55293 Update syntax for backports_required_for_multiversionMikhail Shchatko2021-06-221-32/+59
* SERVER-57398 Extract evergreen yaml linter into its own repoRichard Samuels2021-06-151-774/+0
* SERVER-54622 Retrieve back-branch fixture files to assemble multiversionSiran Wang2021-06-034-10/+42
* SERVER-56528 hang analyzer should always run when supplied a pidRichard Samuels2021-05-201-7/+4
* SERVER-55964 Replace "blacklist" in all code and commentsShreyas Kalyan2021-05-141-8/+8
* SERVER-56949 enable test only commands for resmoke e2e testsRobert Guo2021-05-141-0/+4
* SERVER-56478 Run powercycle with extended host lifetime for easier debuggingMikhail Shchatko2021-05-141-0/+51
* SERVER-55825 remove TODO for UndoDB functionalityRobert Guo2021-05-131-22/+0
* SERVER-53291 Add support for using larger distros with generated fuzzer tasksRichard Samuels2021-05-101-1/+15
* SERVER-56655 Add required-expansions-write lint rule for evergreen.ymlRichard Samuels2021-05-071-30/+319
* SERVER-56196 Added error msg in burn_in_tests for invalid build variantCarlos Anaya2021-05-071-0/+10
* SERVER-56216: Add commit-queue checks for unresolved TODOsDavid Bradford2021-04-301-0/+266
* SERVER-56454 don't record read operationsSiran Wang2021-04-301-30/+4
* SERVER-56442: Group _gen tasks in a single display taskDavid Bradford2021-04-282-3/+6
* SERVER-50595: Don't require evergreen.py for local lint runsDavid Bradford2021-04-232-17/+32
* SERVER-56175: Fix timing issue in test_evergreen_burn_in_tests.pyDavid Bradford2021-04-191-1/+2
* SERVER-56088 Enable "compatibility" passthrough in core suite against the SBE...Anton Korshunov2021-04-141-2/+2
* SERVER-55660: Dynamically split long running concurrency tasksDavid Bradford2021-03-311-1/+17
* SERVER-55299 Fix pylintMikhail Shchatko2021-03-301-1/+1
* SERVER-54619 Extract resmokelib dependencies from fixture codeCarl Raiden Worley2021-03-265-106/+70
* SERVER-54814: Separate evergreen burn_in_tests from local modeDavid Bradford2021-03-255-395/+483
* SERVER-54957 Implement a linter for evergreen.ymlRichard Samuels2021-03-251-0/+485
* SERVER-55291: Remove bypass compile support for burn_in_tagsDavid Bradford2021-03-191-248/+0
* SERVER-50565 Remove RHEL 6.0John Chen2021-03-163-47/+47
* SERVER-55048: Relax timeouts for debug build variantsDavid Bradford2021-03-091-1/+10
* SERVER-54723 Shorten resmoke log prefixesMikhail Shchatko2021-03-041-1/+31
* SERVER-54612: Ensure tighter timeouts for commit-queue patchesDavid Bradford2021-03-021-10/+17
* SERVER-54617 Create a resmoke configuration management helperCarl Raiden Worley2021-03-021-0/+246
* SERVER-54861: Update pylint to 2.7.2David Bradford2021-03-011-1/+1
* SERVER-53456 let hang_analyzer target only c++ processSiran Wang2021-02-261-1/+1
* SERVER-54575 support downloading arbitrary commits and artifacts from multive...Robert Guo2021-02-213-50/+9