Commit Graph

67 Commits

Author SHA1 Message Date
David Bradford
7b7d1d979f SERVER-39284: Handle generated task timeouts with repeated suites 2019-01-30 17:45:28 -05:00
Jonathan Abrahams
7a6d64aa65 SERVER-37373 Fully qualified files in suite YML do not run in Burn_in tests on Windows 2019-01-30 16:06:06 -05:00
David Bradford
eee822dc06 SERVER-39138: Properly handle new suites when splitting suites 2019-01-23 12:39:23 -05:00
David Bradford
65c808b58b SERVER-38946: Exclude newly blacklisted files when generating tasks 2019-01-11 16:58:49 -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
Yves Duhem
884cdb9642 SERVER-38531 Increase parallelism in update_test_lifecycle 2018-12-20 11:47:20 -05:00
Henrik Edin
21426a6920 SERVER-37994 Upgrade google benchmark to v1.4.1 2018-12-19 09:36:15 -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
Yves Duhem
a98950ce04 SERVER-38509 Handle Evergreen degraded mode in generate_resmoke_suites 2018-12-13 16:36:21 -05:00
Yves Duhem
1108946e1c SERVER-38109 Use new Evergreen test stats API 2018-12-10 17:11:41 -05:00
Jonathan Abrahams
1bef15e889 SERVER-37359 - Fix lint 2018-12-10 13:07:18 -05:00
Jonathan Abrahams
31ed386e40 SERVER-37359 Update the test lifecycle script to use the new Evergreen test stats endpoint 2018-12-10 12:50:44 -05:00
David Bradford
baf4fa098e SERVER-38110 SERVER-38113: Generate resmoke config and evg config for a sub-suite 2018-12-07 13:24:43 -05:00
jannaerin
c0bb303126 Revert "SERVER-38110: Generate resmoke config YAML for a sub-suite"
This reverts commit e64df72bb1.
2018-12-06 17:18:19 -05:00
jannaerin
983cb0e268 Revert "SERVER-38110: fixing lint issues"
This reverts commit f411776d5c.
2018-12-06 17:17:51 -05:00
Jim OLeary
f411776d5c SERVER-38110: fixing lint issues 2018-12-06 17:25:09 +00:00
Jim OLeary
e64df72bb1 SERVER-38110: Generate resmoke config YAML for a sub-suite 2018-12-06 16:50:03 +00:00
Jonathan Abrahams
0d27c69179 SERVER-38115 Consolidate setting of resmoke.py --job to a python script 2018-12-03 15:01:52 -05:00
David Bradford
b12875f9e3 SERVER-38111: Add max_sub_suites in generate_resmoke_suite 2018-12-03 11:42:22 -05:00
David Bradford
04119abffa SERVER-38306: Update variable name 2018-11-29 15:25:42 -05:00
David Bradford
18452b94f4 SERVER-38116: Dynamically generate fuzzer test tasks 2018-11-28 12:53:39 -05:00
Jonathan Abrahams
b665d7a575 SERVER-33853 Define a new test tag, test_disabled, to temporarily disable a test 2018-10-03 15:22:30 -04:00
Jonathan Abrahams
64359931e3 SERVER-36077 Fix unittest 2018-08-20 13:15:09 -04:00
Jonathan Abrahams
a444720202 SERVER-36076 Create new resmoke.py test suite for running mongoebench on a desktop 2018-08-13 12:23:29 -04:00
Jonathan Abrahams
298c3a04c1 SERVER-36019 Create script to collect resource utilization of Android application 2018-07-16 09:13:53 -04:00
Jonathan Abrahams
82b62cf1e5 SERVER-34711 Enable burn_in_tests to understand Evergreen task selectors 2018-06-15 11:40:58 -04:00
Robert Guo
b107fce3ef SERVER-29999 Implement FSM Scheduler for concurrency_simultaneous 2018-06-04 15:26:56 -04:00
Jonathan Abrahams
d6837a12b3 SERVER-34374 Wrap shutil.rmtree() in resmoke to handle path names which may contain non-ASCII characters 2018-05-11 15:28:16 -04:00
David Bradford
3d9ad82701 SERVER-34832: Change evergreen timeout of auth on linux-debug to 1 hour 2018-05-04 14:49:42 -04:00
David Bradford
7085d08f22 SERVER-34696: Add 30 minute timeout for tests in evergreen 2018-05-01 17:35:25 -04:00
Jonathan Abrahams
a1601dd857 SERVER-33963 Add task_groups & display_tasks for compile, compile_all, compile_unittests & unittests 2018-04-26 15:34:22 -04:00
David Bradford
32b1be8431 SERVER-34330: Split up sharding test suite into smaller units 2018-04-18 14:45:37 -04:00
David Bradford
301affcaa1 SERVER-34330: Include a misc test suite to catch new tests 2018-04-16 16:09:47 -04:00
David Bradford
da8b671ce7 SERVER-34330: Fix python lint errors 2018-04-16 16:03:07 -04:00
David Bradford
22ab3dc578 SERVER-34296: Scripts to breakup test suites into short running tasks 2018-04-16 12:53:43 -04:00
Jonathan Abrahams
c50c68fef1 SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy 2018-04-05 14:41:58 -04:00
Robert Guo
275c07392a SERVER-29644 Add test suite for Python unit tests 2018-04-05 01:39:23 -04:00
Robert Guo
7a502a751e SERVER-34210 fix display of benchmarks with multple arguments 2018-04-03 10:15:45 -04:00
Jonathan Abrahams
36148ad8bb SERVER-23312 Format Python files with yapf 2018-03-26 13:04:25 -04:00
Robert Guo
d0c7c03ee0 SERVER-33746 pipe additional evergreen options into resmoke.py 2018-03-20 10:06:42 -04:00
Robert Guo
e372a68483 SERVER-33202 add hook to generate data file for the perf dashboard 2018-03-12 16:22:26 -04:00
Yves Duhem
6618ad3025 SERVER-33396 Update fixture teardown to throw ServerFailure 2018-03-02 12:14:51 -05:00
Jonathan Abrahams
59b5ddacab SERVER-32898 Create unit test for resmoke module archival.py 2018-02-02 13:23:22 -05:00
Chibuikem Amaechi
ad0ab27807 SERVER-31942 Truncate test lifecycle JIRA issue description
Closes #1204

Signed-off-by: Yves Duhem <yves.duhem@mongodb.com>
2018-01-23 09:37:31 -05:00
Yves Duhem
5397d13e51 SERVER-28396 Respect logkeeper's POST size limit 2018-01-09 11:20:51 -05:00
Yves Duhem
2421e96fa4 SERVER-29924 Display excluded tests in resmoke dry run 2017-11-20 15:56:50 -05:00
Yves Duhem
5d1c412f41 SERVER-30922 Fail on invalid resmoke test file arguments 2017-10-06 11:00:59 -04:00
Yves Duhem
0875727af8 SERVER-30828 Untag unreliable tests that are not running 2017-10-06 10:37:53 -04:00