Commit Graph

218 Commits

Author SHA1 Message Date
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
Jason Chan
ab21bf5ef4 SERVER-47093 Re-enable multiversion passthroughs 2020-04-29 19:18:46 +00:00
David Bradford
609270bc42 Revert "SERVER-45730 update commit queue message validation"
This reverts commit 54efb1c92a.
2020-04-29 00:59:49 +00:00
Jim OLeary
54efb1c92a SERVER-45730 update commit queue message validation 2020-04-28 10:33:12 +00:00
Mikhail Shchatko
4080100175 SERVER-46842 resmoke.py shouldn't run data consistency checks in stepdown suites if a process has crashed 2020-04-22 12:39:12 +00:00
David Bradford
024219cb5b SERVER-46437: Create baseline build variant for single task generated tasks 2020-04-13 19:07:37 +00:00
vrachev
79809da04a SERVER-46688 Use TestData.inEvergreen to determine if data files should be archived 2020-04-13 17:16:36 +00:00
vrachev
f792615792 SERVER-46827 Resmoke end2end tests for timeouts and archival 2020-04-08 21:10:39 +00:00
David Bradford
4fa29545fc SERVER-47367: Ensure fallback_num_sub_suites is less than number of tests 2020-04-07 12:48:50 +00:00
David Bradford
4d82d10588 SERVER-47274: Refactor task generation in evergreen 2020-04-06 17:55:12 +00:00
Alexander Costas
89678e9103 SERVER-46141: Separate multiversion passthrough tests from burn in tests. 2020-04-01 14:57:06 +00:00
Jim OLeary
29c3ffe05d SERVER-46439 Add acceptance tests for burn_in_tags and fix windows failure. 2020-03-30 11:32:43 +00:00
Matthew Saltz
37cc846c36 Revert "SERVER-46439 Add acceptance tests for burn_in_tags."
This reverts commit acc824bf08.
2020-03-27 17:38:36 +00:00
Jim OLeary
acc824bf08 SERVER-46439 Add acceptance tests for burn_in_tags. 2020-03-27 14:05:40 +00:00
David Bradford
8f32ba76af SERVER-47054: Don't fail due to long timeout values on mainline builds 2020-03-24 14:36:35 +00:00
David Bradford
25958fcf95 SERVER-46914: Stop looking at multiversion configuration for non-multiversion burn_in_tests 2020-03-17 16:46:09 +00:00
Lydia Stepanek
8c362b1260 SERVER-46891 Selected_tests_gen is creating tasks that should be excluded 2020-03-16 20:28:35 +00:00