Commit Graph

271 Commits

Author SHA1 Message Date
Richard Samuels
b2802257c7 SERVER-56528 hang analyzer should always run when supplied a pid 2021-05-20 17:49:28 +00:00
Shreyas Kalyan
47d9962185 SERVER-55964 Replace "blacklist" in all code and comments 2021-05-14 19:07:16 +00:00
Robert Guo
0653110f8b SERVER-56949 enable test only commands for resmoke e2e tests 2021-05-14 13:32:40 +00:00
Mikhail Shchatko
985e4fbf29 SERVER-56478 Run powercycle with extended host lifetime for easier debugging 2021-05-14 10:36:51 +00:00
Robert Guo
a3995cd9e1 SERVER-55825 remove TODO for UndoDB functionality 2021-05-13 15:04:37 +00:00
Richard Samuels
e200882259 SERVER-53291 Add support for using larger distros with generated fuzzer tasks 2021-05-10 21:08:06 +00:00
Richard Samuels
87347c6030 SERVER-56655 Add required-expansions-write lint rule for evergreen.yml 2021-05-07 21:28:42 +00:00
Carlos Anaya
41f7f3e437 SERVER-56196 Added error msg in burn_in_tests for invalid build variant 2021-05-07 14:25:16 +00:00
David Bradford
272b9e0bd2 SERVER-56216: Add commit-queue checks for unresolved TODOs 2021-04-30 19:41:15 +00:00
Siran Wang
9da7ca62a4 SERVER-56454 don't record read operations 2021-04-30 16:12:29 +00:00
David Bradford
fcd06dab3d SERVER-56442: Group _gen tasks in a single display task 2021-04-28 19:01:27 +00:00
David Bradford
1b9f63cdaf SERVER-50595: Don't require evergreen.py for local lint runs 2021-04-23 17:16:03 +00:00
David Bradford
7907d07ae2 SERVER-56175: Fix timing issue in test_evergreen_burn_in_tests.py 2021-04-19 19:36:17 +00:00
Anton Korshunov
f139eba303 SERVER-56088 Enable "compatibility" passthrough in core suite against the SBE build variant 2021-04-14 12:34:28 +00:00
David Bradford
8c91c50fe3 SERVER-55660: Dynamically split long running concurrency tasks 2021-03-31 22:05:28 +00:00
Mikhail Shchatko
fbba2c781f SERVER-55299 Fix pylint 2021-03-30 14:10:23 +00:00
Carl Raiden Worley
d1ef0558db SERVER-54619 Extract resmokelib dependencies from fixture code 2021-03-26 18:38:23 +00:00
David Bradford
65b7837eee SERVER-54814: Separate evergreen burn_in_tests from local mode 2021-03-25 20:24:55 +00:00
Richard Samuels
5e1976b161 SERVER-54957 Implement a linter for evergreen.yml 2021-03-25 16:18:55 +00:00
David Bradford
ad41bf5e42 SERVER-55291: Remove bypass compile support for burn_in_tags 2021-03-19 16:14:11 +00:00
John Chen
990f7a45d6 SERVER-50565 Remove RHEL 6.0 2021-03-16 18:04:27 +00:00
David Bradford
0d3bc8f05b SERVER-55048: Relax timeouts for debug build variants 2021-03-09 20:04:40 +00:00
Mikhail Shchatko
8022d8830d SERVER-54723 Shorten resmoke log prefixes 2021-03-04 21:05:37 +00:00
David Bradford
8ba3957bc3 SERVER-54612: Ensure tighter timeouts for commit-queue patches 2021-03-02 17:35:29 +00:00
Carl Raiden Worley
8082beefe8 SERVER-54617 Create a resmoke configuration management helper 2021-03-02 04:25:25 +00:00
David Bradford
a22cbaba06 SERVER-54861: Update pylint to 2.7.2 2021-03-01 23:46:55 +00:00
Siran Wang
f589354f0f SERVER-53456 let hang_analyzer target only c++ process 2021-02-26 16:37:51 +00:00
Robert Guo
b20196300b SERVER-54575 support downloading arbitrary commits and artifacts from multiversion setup script 2021-02-21 18:40:51 +00:00
Uladzimir Makouski
5b5402b737 Revert "SERVER-54575 support downloading arbitrary commits and artifacts from multiversion setup script"
This reverts commit 5502a73a0e.
2021-02-19 13:12:57 +00:00
Robert Guo
5502a73a0e SERVER-54575 support downloading arbitrary commits and artifacts from multiversion setup script 2021-02-18 21:45:16 +00:00
julianedwards
9a91b0608e SERVER-53783: Remove jasper endpoint test 2021-02-10 21:51:24 +00:00
Andrew Morrow
ddd36c6e0c SERVER-54297 Split up the archiving of the server and its debug info 2021-02-05 20:10:02 +00:00
David Bradford
0457b7fcab SERVER-54154: Update burn_in_tags compile name 2021-02-01 16:47:54 +00:00
Andrew Morrow
cfdb033227 SERVER-54115 Use faster instance types for required and suggested waterfall builders 2021-01-30 04:55:58 +00:00
julianedwards
ee1e7ff457 SERVER-51016: Add Python logging.Handler for LogKeeper V3 2021-01-22 15:14:08 +00:00
vrachev
8741999164 SERVER-53038 Remove old aws_ec2 code now that powercycle uses host.create 2021-01-16 01:07:10 +00:00
David Bradford
b6df39916f SERVER-53694: Take hard-coded CleanEveryN values into account for timeouts 2021-01-12 05:28:57 +00:00
Mikhail Shchatko
5d8cf6b383 SERVER-49869 Support downloading debug symbols in setup multiversion 2020-12-16 08:46:39 +00:00
Robert Guo
801304abac SERVER-52531 fix job fixture initialiation 2020-12-10 22:07:22 +00:00
David Bradford
105335191b SERVER-53314: Fix distro specification if no large distro specified 2020-12-10 01:57:21 +00:00
Mikhail Shchatko
7fb2d59296 SERVER-39859 Use the Evergreen REST v2 API to download -latest tarballs in setup multiversion mongodb 2020-12-08 07:43:26 +00:00
David Bradford
f946a64ec3 SERVER-53196: Fail to generate tasks if a large distro is required but not specified 2020-12-04 21:53:06 +00:00
Hana Pearlman
8284eb2c2e SERVER-12573 Extend $ifNull to accept more than two arguments 2020-12-04 18:02:19 +00:00
David Bradford
3cb926298a SERVER-53058: Better account for CleanEveryN runtime for dynamically split tasks 2020-12-02 23:25:43 +00:00
Mikhail Shchatko
da2fa0281d SERVER-52535 Use evergreen and github API to get the bin version for each release and for the latest 2020-12-01 07:00:30 +00:00
David Bradford
8fefa30a34 SERVER-53058: Refactor how historic test stats are collected 2020-11-30 22:42:40 +00:00
Mikhail Shchatko
2856ce8017 SERVER-52534 Auth to the Evergreen API and S3 for both local and Evergreen machines 2020-11-09 06:42:41 +00:00
Lydia Stepanek
8fb7a62652 SERVER-51050 Selected Tests should not generate enterprise tests on non-enterprise builds 2020-10-23 19:20:07 +00:00
Daniel Gottlieb
9038625445 SERVER-48323: Have errorcodes.py accept a --ticket input to generate unique error codes. 2020-10-10 02:08:51 +00:00
Carl Raiden Worley
ad726654e5 SERVER-51251 Increase parallelism in Evergreen tasks 2020-10-02 14:58:00 +00:00