Commit Graph

149 Commits

Author SHA1 Message Date
Carl Worley
b60b1c28fb SERVER-44831 Create a fixture sigkill test case 2019-12-09 19:58:39 +00:00
Andrew Morrow
be05c9ea62 SERVER-44546 Remove mobile variants and embedded benchmarks 2019-12-09 19:22:42 +00:00
Jim O'Leary
1f5591c7a0 SERVER-44338 validate commit message usability 2019-12-09 11:45:50 +00:00
Jim O'Leary
0ccd8da6ee SERVER-44338 validate commit message 2019-12-06 16:59:35 +00:00
David Bradford
4042edbdbe SERVER-44294: Cap runtime of generated tasks 2019-12-02 22:23:02 +00:00
Jason Chan
a7a2c90188 SERVER-42879 Generate jstestfuzz replication and sharding multiversion suites 2019-11-12 21:57:55 +00:00
Robert Guo
b877e1cbb3 SERVER-44481 allow resmoke.py to set shell variables with dots from the command line 2019-11-08 17:24:46 +00:00
Jason Chan
a22581e85b SERVER-42878 Generate jscore sharded multiversion passthrough suites 2019-11-05 22:14:39 +00:00
David Bradford
752b19cbfa SERVER-43608: Add acceptance tests for burn_in_tests 2019-11-04 20:22:41 +00:00
David Bradford
8010c51d3f SERVER-43608: Remove unused test code 2019-11-01 16:05:55 +00:00
Jason Chan
127a841075 SERVER-43797 Add new burn_in_tests_multiversion_gen task 2019-10-29 17:36:46 +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
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