Commit Graph

138 Commits

Author SHA1 Message Date
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
David Bradford
a142048ee2 SERVER-43667: ensure burn_in_tags updates key permissions for tests 2019-09-27 21:50:43 +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
Jeff Zambory
ba860ac9d9 SERVER-42696 Executables are missing from artifacts on generated build variants in burn_in_tagst 2019-08-09 12:37:47 -04:00
Max Hirschhorn
6d38158e6b SERVER-42623 Remove events from scheduler using is operator. 2019-08-06 10:52:55 -04:00
Max Hirschhorn
45b43da30b SERVER-42622 Call teardown_fixture() even if setup_fixture() errors. 2019-08-06 10:52:55 -04:00
Max Hirschhorn
39e0f9648d SERVER-42356 Remove special casing for NoOpFixture setup and teardown. 2019-08-06 10:52:55 -04:00
Lydia Stepanek
9a58f3aaad SERVER-42561 search_beta_* tests fail on testing only changes 2019-08-06 10:09:49 -04:00
Lydia Stepanek
b92fbdfec1 SERVER-42144 Remove use of evergreen rest API in bypass_compile_and_fetch_binaries.py 2019-08-01 14:39:02 -04:00
David Bradford
714a62fd6d SERVER-42482: burn_in_tests should take minimum test runs into account for timeouts 2019-07-30 09:27:55 -04:00
David Bradford
0ef81e97a8 SERVER-42440: burn_in_tests should run tasks on the distro they normally run on 2019-07-29 09:45:25 -04:00
David Bradford
92e0fd23cd SERVER-42276: Use click for burn_in_tests 2019-07-20 10:27:29 -04:00
David Bradford
2fb05c59a4 SERVER-42240: Fix what build burn_in_tags looks at and cleanup 2019-07-16 16:34:29 -04:00
David Bradford
e6644474d8 SERVER-42227: Limit the number of tasks burn_in_test will generate 2019-07-13 13:05:36 -04:00
Lydia Stepanek
3962f8222c SERVER-41762 burn_in_tags should not need to generate a compile task 2019-07-11 18:06:26 -04:00
Jim OLeary
888f3013fa SERVER-41990 Burn_in should not average hook times for unique hooks 2019-07-11 13:32:46 +01:00
David Bradford
e5d7c73e7e SERVER-41940: Use evergreen.py in burn_in_tests 2019-07-08 18:12:47 -04:00
Lydia Stepanek
53d3a9e6d7 SERVER-41295 Add timeouts to burn_in generated tasks 2019-07-01 11:52:56 -04:00
Max Hirschhorn
eea65efbdd SERVER-41096 Fix file-based protocol for permitting stepdowns.
Changes the file-based protocol for controlling when stepdowns are
permitted to be a one-shot mechanism usable only once during a test.
That is to say, the indication for whether the stepdown thread isn't
currently and will no longer continue to run stepdowns during the test
persists until after the test finishes.
2019-06-20 17:19:53 -04:00
David Bradford
f188bd47b3 SERVER-41806: Support for global overrides in evergreen_resmoke_job_count 2019-06-18 15:27:00 -04:00
Lydia Stepanek
ff945d4698 SERVER-40895 Dynamically generate burn_in_tests for tag validation 2019-06-04 13:33:53 -04:00
David Bradford
ae44f7bf27 SERVER-41390: Only validate_mongocryptd if variant has a push task 2019-05-30 13:57:18 -04:00
Robert Guo
8187520084 SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuzzer can parse JavaScript tests, remove npm test call
This reverts commit 4f034e89cc.
2019-05-28 15:25:19 -04:00
David Bradford
793a9fa884 SERVER-40846: Don't bypass compile on change to compile_flags 2019-05-28 09:12:19 -04:00
Robert Guo
4f034e89cc Revert "SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuzzer can parse JavaScript tests, remove npm test call"
This reverts commit 0b39364ee1.
2019-05-24 09:22:12 -04:00
Robert Guo
0b39364ee1 SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuzzer can parse JavaScript tests, remove npm test call. 2019-05-23 18:07:00 -04:00
David Bradford
542d00d1a3 SERVER-39414: Migrate task selection to task tags 2019-05-20 15:23:07 -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
David Bradford
d544297059 SERVER-41154: burn_in should use name of task for generated tasks 2019-05-15 10:47:14 -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
David Bradford
47f195da01 SERVER-41019: Use proper variant for burn_in generated tasks 2019-05-06 14:18:47 -04:00
Max Hirschhorn
21e227e2c6 SERVER-40592 Handle exceptions from {setup,teardown}_fixture(). 2019-05-03 16:44:21 -04:00
Lydia Stepanek
36305b3516 SERVER-40893 Updating evergreen python client 2019-05-02 11:35:44 -04:00
David Bradford
8ffbd48925 SERVER-40486: Remove Test Lifecycle code 2019-04-24 14:07:36 -04:00
Max Hirschhorn
98eebc9356 SERVER-40801 Fix local resmoke invocation for action="append" arguments. 2019-04-24 13:59:37 -04:00
David Bradford
66fcbb20e5 SERVER-40671: Fix parallel execution in resmoke 2019-04-24 09:22:53 -04:00
Mathew Robinson
e0d816c3c0 SERVER-40602 burn_in_tests should call resmoke with python3 2019-04-19 14:35:41 -04:00
David Bradford
233387efb4 SERVER-40704: Better task timeouts when using minimum for split tasks 2019-04-18 11:11:32 -04:00
Jonathan Abrahams
22578319a5 SERVER-40339 Log buildscripts_test output in test logs 2019-04-16 16:44:21 -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
Jonathan Abrahams
eb05fd56aa SERVER-40418 Refactor test_adb_monitor; add python2 for systrace.py for adb_monitor 2019-04-15 11:50:35 -04:00