Commit Graph

26 Commits

Author SHA1 Message Date
David Bradford
0a079df588 SERVER-63827: Determine task timeout at the start of task execution 2022-03-04 15:20:51 +00:00
David Bradford
d883e3e0c2 Revert "SERVER-63827: Determine task timeout at the start of task execution"
This reverts commit 4080bd6938.
2022-03-02 20:57:30 +00:00
David Bradford
4080bd6938 SERVER-63827: Determine task timeout at the start of task execution 2022-03-02 15:55:39 +00:00
Mikhail Shchatko
22f548f63f SERVER-63872 Tighter task and idle timeouts 2022-03-01 13:18:14 +00:00
David Bradford
00b7518783 SERVER-62097: Generated tasks should inherit timeouts specified by build variant 2021-12-16 22:27:28 +00:00
trahman1318
a273e23980 SERVER-61563 Agg fuzzer test failure does not generate minimized test 2021-12-08 18:34:59 +00:00
David Bradford
da5271240a Revert "SERVER-61563 upload fuzzer minimized output"
This reverts commit 0fec1c75cd.
2021-12-06 14:54:43 +00:00
Robert Guo
0fec1c75cd SERVER-61563 upload fuzzer minimized output 2021-12-02 17:12:47 +00:00
Robert Guo
84c2c6eb8a SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-continuous 2021-11-03 04:03:04 +00:00
Mikhail Shchatko
bc7ef40044 SERVER-61169 Fix unittests 2021-11-02 19:32:22 +00:00
Mikhail Shchatko
dae19caf14 SERVER-61169 Inject ResmokeProxyService in MultiversionGenTaskDecorator 2021-11-02 14:04:03 +00:00
trahman1318
7a2b65f1eb SERVER-59450 Add a resmoke.py subcommand to invoke minimizer runner [evergreen task updates] 2021-10-29 19:18:11 +00:00
Mikhail Shchatko
a62bc5316d SERVER-49763 Run fuzzers against last-continuous and last-lts 2021-10-26 12:32:19 +00:00
Robert Guo
4002c5b76f SERVER-60633 burn_in_tests should respect multiversion tags 2021-10-14 13:07:29 +00:00
Robert Guo
9c46c72e17 SERVER-55857 Use explicit task definitions for implicit multiversion tasks 2021-10-12 04:46:33 +00:00
Robert Guo
ba5cf359d8 SERVER-55857 remove NAMED_SUITES from resmoke config 2021-10-02 04:55:02 +00:00
XueruiFa
161f112143 SERVER-60382: Add git tag call after setting up git repo with no modules 2021-10-01 20:23:32 +00:00
David Bradford
23d44ef517 SERVER-60145: Name generated resmoke files based on task name 2021-09-22 16:31:49 +00:00
David Bradford
c64f66f267 SERVER-59606: Do not set dynamic timeouts of tasks without full runtime history 2021-08-26 15:57:31 +00:00
David Bradford
ecc6179c18 SERVER-59298: Generated fuzzer tasks should use timeout_secs not exec_timeout_secs 2021-08-11 19:03:44 +00:00
David Bradford
8b6082cc0c SERVER-59054: Enforce timeouts for generated fuzzer tasks 2021-08-09 19:57:25 +00:00
Robert Guo
bc5f939071 SERVER-58172 run multiversion tests on master with 5.0 and disable incompatible tests 2021-07-22 14:50:12 +00:00
David Bradford
f7af7fe860 SERVER-57003: Generate resmoke tasks at build variant granularity 2021-07-07 19:38:59 +00:00
Robert Guo
c940646a2b SERVER-57580 combine task_path_suffix and use_multiversion into
require_multiversion
2021-06-15 22:28:00 +00:00
David Bradford
1c2b0f685a SERVER-57450: Filter misc tests based on tests in sub-suites 2021-06-07 14:56:18 +00:00
David Bradford
cd4f55bc0b SERVER-57002: Refactor dynamic task creation 2021-05-28 21:27:10 +00:00