Commit Graph

250 Commits

Author SHA1 Message Date
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
David Bradford
f729b81ba2 SERVER-51040: Set max_sub_suites to 5 for required builders 2020-09-22 23:39:04 +00:00
Richard Samuels
5a407eb9c6 SERVER-49498 Enable resmoke.py to download UndoDB recordings given an Evergreen task ID 2020-09-14 20:29:24 +00:00
Vishnu Kaushik
8911b6cdda SERVER-43385 remove MMAPv1 references 2020-09-11 20:28:52 +00:00
David Bradford
ac966012c5 SERVER-50401: Use evergreen manifest to determine revisions to compare against 2020-08-26 15:58:35 +00:00
Carl Raiden Worley
c318aff369 SERVER-48048 Use resmoke tag files for multiversion blacklisting 2020-08-17 17:07:22 +00:00
David Bradford
53b690294d SERVER-50290: Cap number of subtasks generated 2020-08-13 18:42:08 +00:00
vrachev
5266a96260 SERVER-46687 Run hang-analyzer from resmoke and integrate with archival 2020-08-13 01:05:45 +00:00
Daniel Gottlieb
d774ce166f SERVER-50188: Allow multiple setParameters for the same key if their value is also identical. 2020-08-10 13:56:23 +00:00
Carl Raiden Worley
16dbe5a28b SERVER-50085 Make it easier to correlate mongo process names, ports, PIDs in logs of fixtures started by resmoke 2020-08-07 19:21:33 +00:00
Daniel Gottlieb
52f4d4d869 SERVER-47509: Have resmoke better cope with multiple set parameters. 2020-08-05 20:11:11 +00:00
julianedwards
b3ae72a3d5 SERVER-50015: Do not install grpcio and skip jasper resmoke logging test 2020-07-30 22:10:55 +00:00
Robert Guo
9ef7c7a0fb Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"
This reverts commit 0cbc4ea6a9.
2020-07-29 22:38:03 +00:00
Robert Guo
0cbc4ea6a9 SERVER-46687 Run hang-analyzer from resmoke and integrate with archival
This reverts commit 6ac765dd18.
2020-07-28 21:18:52 +00:00
Henrik Edin
6ac765dd18 Revert "SERVER-46687 Run hang-analyzer from resmoke and integrate with archival"
This reverts commit aa5754b408.
2020-07-28 15:24:03 +00:00
vrachev
aa5754b408 SERVER-46687 Run hang-analyzer from resmoke and integrate with archival 2020-07-27 11:58:38 +00:00
Daniel Gottlieb
19dd40b181 SERVER-48951: Add usability options for resmoke output.
--mrlog will pipe all stdout through mrlog.

--userFriendlyOutput=<file> will `tee` all output to <file>. It will filter
stdout with a grep to highlight test progress and possible failures.
2020-07-23 23:28:54 +00:00
Robert Guo
dfea53965c SERVER-48158: Add Resmoke testing for Jasper's logging endpoint 2020-07-23 15:55:57 +00:00
Jason Chan
1c28b3cf02 SERVER-49064 Update references of "last-stable" to use "last-continuous" and "last-lts" 2020-07-23 12:26:49 +00:00
Daniel Gottlieb
c0be456afe SERVER-48953: Allow resmoke test files to be listed in a replay file. 2020-07-20 19:23:49 +00:00
Lydia Stepanek
6b4441c14e SERVER-48723 Selected_tests_gen should not generate tasks already pulled into a patch build 2020-07-13 15:34:42 +00:00
Lydia Stepanek
5591ecacc5 SERVER-49128 Don't hard code selected_tests_buildvariants in etc/evergreen.yml 2020-07-08 15:40:59 +00:00