Commit Graph

365 Commits

Author SHA1 Message Date
Jeff Zambory
f9fe71c1ff SERVER-65232: Sunset Test Selection 2022-05-05 19:58:01 +00:00
Mikhail Shchatko
77d687fef9 SERVER-63420 Add multiversion mongos support in resmoke.py 2022-05-01 08:29:11 +00:00
David Bradford
1f60e18fd7 SERVER-65835: Refactor how task timeouts are determined 2022-04-27 20:34:26 +00:00
Robert Guo
9563cadc7d SERVER-65071 remove resmoke gRPC integration 2022-04-24 01:45:17 +00:00
trahman1318
3a35e0dc4b SERVER-65720 jstestfuzz_minimize.sh called when src/jstestfuzz DNE 2022-04-19 17:22:32 +00:00
David Bradford
cb23cf0b69 SERVER-65179: Forward task definition dependencies to generated tasks 2022-04-13 00:41:22 +00:00
Richard Samuels
0d9705653d SERVER-62992 Remove need for resmoke.ini 2022-04-08 14:27:40 +00:00
David Bradford
05c0f572b1 Revert "SERVER-65179: Forward task definition dependencies to generated tasks"
This reverts commit 579607dde3.
2022-04-06 14:34:14 +00:00
David Bradford
579607dde3 SERVER-65179: Forward task definition dependencies to generated tasks 2022-04-05 13:46:07 +00:00
Robert Guo
9223710d1b SERVER-64802 Split up evergreen.yml into a release project and a dev project 2022-03-27 21:03:48 +00:00
Robert Guo
876e0930d2 SERVER-61460 correctly merge --setParameter in resmoke 2022-03-24 21:54:41 +00:00
Zituo Jin
613c7322cd SERVER-64150 Simplify how to pass resmoke options to burn_in_tests 2022-03-23 20:32:46 +00:00
Robert Guo
f3cc0e3a66 SERVER-64151 resmoke.py generates jobs based on num of tests in suite 2022-03-07 13:59:31 +00:00
David Bradford
0a079df588 SERVER-63827: Determine task timeout at the start of task execution 2022-03-04 15:20:51 +00:00
Robert Guo
154508e7da SERVER-64120 reduce generated fuzzer tasks on mainline 2022-03-04 01:30:44 +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
26f0409fa9 SERVER-63826: Add test discovery interface to resmoke 2022-02-23 21:24:10 +00:00
Mikhail Shchatko
193a020de5 SERVER-63565 Validate tests runtime in burn-in 2022-02-21 09:14:31 +00:00
Dylan Richardson
4302c8724a SERVER-63510: Fix apt packager for alpha nightly builds 2022-02-10 23:42:21 +00:00
Mikhail Shchatko
971f88711e SERVER-62180 Enable signal processing (or red/green) checks for Google Microbenchmark 2022-01-20 10:28:46 +00:00
Zituo Jin
f6ee04d230 SERVER-62256 Remove bisect from mongo repo 2022-01-06 01:32:15 +00:00
David Bradford
69a2128b5e SERVER-62292: Validate commit messages do not reference internal tickets 2021-12-30 15:46:42 +00:00
David Bradford
e033084511 SERVER-62191: Allows users to specify tests for burn_in_tests 2021-12-20 19:50:51 +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
Huayu Ouyang
ce8433059e SERVER-57841 Create passthroughs which run file based initial sync on core and fuzzer 2021-11-30 14:01:28 +00:00
Mikhail Shchatko
1deb075c55 SERVER-61348 Conditionally load multiversion-constants in setup-multiversion 2021-11-16 11:27:29 +00:00
Lingzhi Deng
be83dcf913 SERVER-59675: Remove check for status code 500 in setup multiversion 2021-11-09 03:10:24 +00:00
Mikhail Shchatko
ac364ad8d4 SERVER-60458 Add a resmoke run flag to limit number of tests being run 2021-11-04 08:30:37 +00:00
Vishnu Kaushik
0d73b2dc01 SERVER-61080 Avoid failing replicator tasks for test failures unrelated to the replicator 2021-11-03 15:52:49 +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
trahman1318
29f37c55c6 SERVER-60695 Increase wait time after executing resmoke during test_resmoke.py 2021-10-29 17:50:28 +00:00
David Bradford
b584a21a0a SERVER-50281: Split mainline tasks differently than patch builds 2021-10-28 15:54:13 +00:00
Robert Guo
908e394d39 SERVER-60981 write out evg versions file in setup multiversion 2021-10-27 14:53:00 +00:00
Mikhail Shchatko
a62bc5316d SERVER-49763 Run fuzzers against last-continuous and last-lts 2021-10-26 12:32:19 +00:00
Richard Samuels
fd61e7e863 SERVER-60820 Hang analyzer require evergreen credentials file to be written to task directory 2021-10-20 03:15:45 +00:00
Zituo Jin
96d7de9c78 SERVER-60159 increase priority of query patch variants 2021-10-14 19:55:40 +00:00
Robert Guo
4002c5b76f SERVER-60633 burn_in_tests should respect multiversion tags 2021-10-14 13:07:29 +00:00
trahman1318
914b9146ec SERVER-59451 Evergreen-aware bisect 2021-10-13 15:57:33 +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