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
Lydia Stepanek
021430190c
SERVER-48714 Send commit queue validation messages to stderr
2020-06-29 18:31:40 +00:00
Lydia Stepanek
c848b16c77
SERVER-47827 Request for a local burn_in_tests.py that locally runs all tests changed since master, including those committed in the local branch
2020-06-24 15:30:56 +00:00
Ryan Timmons
ba3e5964f9
SERVER-48109 Skip Known Broken Resmoke Tests
2020-06-18 18:49:58 +00:00
Mikhail Shchatko
f46630dd3a
SERVER-48112 Use Absolute Imports in Resmoke
2020-06-18 10:21:48 +00:00
Carl Raiden Worley
c81a9f3165
SERVER-48150 Streamline resmoke loggers
2020-06-17 17:45:50 +00:00
Lingzhi Deng
ea816a71cf
SERVER-47788: Add a causally consistent snapshot passthrough suite for replica sets
2020-06-05 22:14:43 +00:00
Richard Samuels
57602df50e
SERVER-48188 Fix buildscripts_test on Windows
2020-06-02 20:20:56 +00:00
vrachev
9fcca8acb9
SERVER-46882 Reuse debugger process for processes of same type in hang_analyzer.py
2020-06-02 14:46:56 +00:00
Richard Samuels
ae39837dc5
SERVER-48188 Allow multiversion *_gen tasks to be rerun without fail
2020-06-01 17:06:46 +00:00
Siyuan Zhou
116d80c826
SERVER-47950 Continuous stepdown thread should fail resmoke job loudly on exceptions
2020-05-28 08:23:41 +00:00
Ryan Timmons
055265b725
SERVER-47590 Plugin-Style Refactor for Parsing
2020-05-14 15:00:53 +00:00
Blake Oler
4f4cc93ace
SERVER-47822 Re-enable sharding multiversion suites
2020-05-13 19:59:36 +00:00
vrachev
d27bd57238
SERVER-47611 Re-work to_local_args function using argparse
2020-05-12 14:52:19 +00:00
vrachev
3e45e8b645
SERVER-47919 remove --suites arg from find-suites
2020-05-08 19:33:35 +00:00
vrachev
9227199e1c
SERVER-46769 Migrate from optparse to argparse
2020-04-30 14:25:56 +00:00
Jim OLeary
09b9e93168
SERVER-45949 Update validate commit message client to work with new patch description standard
2020-04-30 09:21:47 +00:00