0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

45 Commits

Author SHA1 Message Date
David Bradford
024219cb5b SERVER-46437: Create baseline build variant for single task generated tasks 2020-04-13 19:07:37 +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
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
62c56c44fb SERVER-46732: Cap number of generated sub-tasks on non-required builders 2020-03-09 22:43:36 +00:00
Lydia Stepanek
81d78ae4ff SERVER-45832 Generate selected tasks in a patch using task mappings 2020-02-13 22:08:39 +00:00
Lydia Stepanek
bfa494770a SERVER-45394 Generate selected tasks in a patch using test mappings
create mode 100644 buildscripts/patch_builds/selected_tests_service.py
 create mode 100644 buildscripts/selected_tests.py
 create mode 100644 buildscripts/tests/patch_builds/test_selected_tests_service.py
 create mode 100644 buildscripts/tests/test_selected_tests.py
2020-02-04 15:37:03 +00:00
Alexander Costas
d35374c3a5 SERVER-45764: Generate resmoke tasks need to take setup time into account when setting timeouts 2020-01-27 18:13:34 +00:00
David Bradford
4042edbdbe SERVER-44294: Cap runtime of generated tasks 2019-12-02 22:23:02 +00:00
Jason Chan
5c86d41207 SERVER-44702 Add ability to configure num replica set nodes and linear chaining through command line. 2019-11-25 19:48:23 +00:00
Carl Worley
3060375e3b SERVER-41778 Increase log verbosity of the COMMAND component to level 2 in jstestfuzz suites 2019-10-10 15:57:44 +00:00
Jason Chan
e7c7a2ab45 SERVER-42777 Add ability to generate mixed version test suites using generate.tasks 2019-09-25 21:52:41 +00:00
Mathew Robinson
e5c1e0b8da SERVER-43088 Make test suite and logger configuration directories configurable in resmoke 2019-09-23 19:58:15 +00:00
David Bradford
707ee6aa02 SERVER-43067: Add acceptance tests for generate__resmoke_tasks 2019-09-13 18:08:37 +00:00
David Bradford
cdf0a05943 SERVER-43186: Support max tests per generated sub-suite 2019-09-06 17:03:37 +00:00
David Bradford
0a0625f43e SERVER-41802: Properly handle max_sub_suite when splitting tasks 2019-08-28 17:45:37 +00:00
David Bradford
e650acdf68 Revert "SERVER-41802: Enforce max_sub_suites option in generate_resmoke_tasks"
This reverts commit 4bb55d5aef.
2019-08-27 12:08:19 +00:00
David Bradford
4bb55d5aef SERVER-41802: Enforce max_sub_suites option in generate_resmoke_tasks 2019-08-26 23:22:18 +00:00
David Bradford
92e0fd23cd SERVER-42276: Use click for burn_in_tests 2019-07-20 10:27:29 -04:00
Lydia Stepanek
53d3a9e6d7 SERVER-41295 Add timeouts to burn_in generated tasks 2019-07-01 11:52:56 -04:00
David Bradford
dab5b1ad64 TIG-1765: Retry calls to evergreen's api 2019-06-28 09:20:26 -04:00
Lydia Stepanek
278e1936f8 SERVER-41003 when generating suites, don't set repeat-suites if options is 1 2019-05-17 17:17:03 -04:00
Lydia Stepanek
c939743345 SERVER-41108 handle evergreen_generate_resmoke_tasks divide by zero exception 2019-05-16 13:43:52 -04:00
Lydia Stepanek
afa6c91363 SERVER-39575 fix: use endswith instead of rstrip 2019-05-14 18:06:54 -04:00
Lydia Stepanek
6d714be688 SERVER-39575 use task.name expansion to determine generate.task name in resmoke tasks script 2019-05-14 16:18:05 -04:00
David Bradford
be545c5b9b SERVER-40749: Do not create generate.tasks configuration on task restart 2019-05-08 09:39:21 -04:00
Lydia Stepanek
36305b3516 SERVER-40893 Updating evergreen python client 2019-05-02 11:35:44 -04:00
David Bradford
233387efb4 SERVER-40704: Better task timeouts when using minimum for split tasks 2019-04-18 11:11:32 -04:00
Mark Benvenuto
5a50fc6e9b SERVER-40559 Python linters do not run after upgrade to Python 3 2019-04-16 15:38:48 -04:00
Mark Benvenuto
286c031264 SERVER-40559 Python linters do not run after upgrade to Python 3 2019-04-16 14:33:43 -04:00
David Bradford
e63e9cea14 SERVER-40654: Do not enforce dynamic timeouts for Ubuntu PPC 2019-04-16 12:27:24 -04:00
Mathew Robinson
f4feba485b SERVER-40542 Remove references to pip2 2019-04-10 11:42:47 -04:00
Mathew Robinson
8dd6d47557 SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
Max Hirschhorn
5acc5f3ef4 SERVER-40241 Log resmoke.py invocation for local usage. 2019-03-27 22:43:28 -04:00
David Bradford
2957deee8f SERVER-39946: Better split tasks with lack of history 2019-03-04 17:02:59 -05:00
David Bradford
418206426d SERVER-39779: Don't set timeouts if not enough data 2019-02-25 10:02:31 -05:00
David Bradford
7b7d1d979f SERVER-39284: Handle generated task timeouts with repeated suites 2019-01-30 17:45:28 -05:00
David Bradford
eee822dc06 SERVER-39138: Properly handle new suites when splitting suites 2019-01-23 12:39:23 -05:00
David Bradford
e148223511 SERVER-38816: Split long running tasks up dynamically 2019-01-15 12:46:17 -05:00
David Bradford
65c808b58b SERVER-38946: Exclude newly blacklisted files when generating tasks 2019-01-11 16:58:49 -05:00
David Bradford
e467f47e91 SERVER-38114: Fix mainline builds 2019-01-10 13:43:09 -05:00
David Bradford
0ffb6bc78d SERVER-38114: Dynamically split previously split tasks 2019-01-10 11:35:13 -05:00
David Bradford
00728fb392 SERVER-38818: Split tasks with dependencies 2019-01-08 12:23:37 -05:00
David Bradford
5124ffa18d SERVER-38710: Support dependencies when generating tasks 2018-12-20 16:03:10 -05:00
David Bradford
dcc81686d1 SERVER-38112: Add ability to dynamically split up long running tasks in evergreen 2018-12-14 15:30:39 -05:00