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
82f713b946
SERVER-59203: Remove assert on mocks in buildscripts_test
2021-08-09 21:38:39 +00:00
David Bradford
8b6082cc0c
SERVER-59054: Enforce timeouts for generated fuzzer tasks
2021-08-09 19:57:25 +00:00
Mikhail Shchatko
61a7c14965
SERVER-58793 fix buildscripts_test
2021-08-09 11:17:08 +00:00
Robert Guo
e74e88defa
SERVER-58126 Avoid symlinking downloaded binaries on Windows
2021-08-04 11:54:43 +00:00
Mikhail Shchatko
a2cc442afc
SERVER-54419 Support last-lts and last-continuous in generating multiversion_exclude_tags.yml file
2021-07-30 16:54:57 +00:00
Siran Wang
2fe0fa151f
SERVER-55861 add retryable writes multiversion hook
2021-07-30 14:06:16 +00:00
Robert Guo
a3705542f5
SERVER-58695 improved symbolizer
2021-07-26 11:23:45 +00:00
Mikhail Shchatko
fcdbc97ec7
SERVER-55858 Enforce transition to requires-fcv after feature flag is changed from disabled to enabled by default
2021-07-23 07:30:05 +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
Mikhail Shchatko
73b4bcdaba
SERVER-58613 Add list-tags subcommand to resmoke
2021-07-22 14:25:55 +00:00
Vishnu Kaushik
967a2c4061
SERVER-58295 disable the aggregation_multiversion_fuzzer suite, and disable more tests
2021-07-21 19:42:18 +00:00
David Bradford
34116ccb3c
SERVER-58576 Improve build variant task gen unit tests
2021-07-15 14:13:28 +00:00
Jeff Zambory
ab08cdc4f2
SERVER-55279: Commit queue message validation got tricked by merging multiple commits
2021-07-14 17:32:48 +00:00
David Bradford
b25d57c6a3
SERVER-58087: Cleanup generate tasks setup
2021-07-13 14:13:26 +00:00
David Bradford
f7af7fe860
SERVER-57003: Generate resmoke tasks at build variant granularity
2021-07-07 19:38:59 +00:00
Yoonsoo Kim
2181d579ff
SERVER-58198 Remove shellReadMode/shellWriteMode command-line params from resmoke.py
2021-07-02 18:36:21 +00:00
Yoonsoo Kim
908625ffde
SERVER-58037 Remove readMode:commands from resmoke config files
2021-06-30 04:38:03 +00:00
Mikhail Shchatko
139bc302dd
SERVER-57674 Record "child" process pids explicitly in resmoke.py
2021-06-25 14:31:15 +00:00
Robert Guo
5d9e1907cc
SERVER-57873 support multiple tag files resmoke
2021-06-23 03:24:24 +00:00
Mikhail Shchatko
3713359f0f
SERVER-55293 Update syntax for backports_required_for_multiversion
2021-06-22 08:51:08 +00:00
Siran Wang
7b9dd4dfd5
SERVER-57663 Don't record stack traceback in history dictionary
2021-06-21 20:37:02 +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
Siran Wang
6489baf485
SERVER-55147 resmoke should shlex.quote() commands before printing them
2021-06-08 16:43:14 +00:00
David Bradford
1c2b0f685a
SERVER-57450: Filter misc tests based on tests in sub-suites
2021-06-07 14:56:18 +00:00
Richard Samuels
b5980ed90e
SERVER-57398 Remove unused test_evglint.py
2021-06-04 23:53:16 +00:00
David Bradford
d431ce954b
SERVER-57302: Name implicit multiversion tests correctly
2021-05-29 18:17:12 +00:00
David Bradford
cd4f55bc0b
SERVER-57002: Refactor dynamic task creation
2021-05-28 21:27:10 +00:00
Robert Guo
846a99de9a
SERVER-54622 Retrieve back-branch fixture files to assemble multiversion
...
remove task_path_suffix from evergreen_gen_multiversion_tasks.py
replication works
fix fixture API adherence test
generate mongos port on startup
fix sharding and reformat
2021-05-27 14:49:58 +00:00
Richard Samuels
b2802257c7
SERVER-56528 hang analyzer should always run when supplied a pid
2021-05-20 17:49:28 +00:00
Shreyas Kalyan
47d9962185
SERVER-55964 Replace "blacklist" in all code and comments
2021-05-14 19:07:16 +00:00
Robert Guo
0653110f8b
SERVER-56949 enable test only commands for resmoke e2e tests
2021-05-14 13:32:40 +00:00
Mikhail Shchatko
985e4fbf29
SERVER-56478 Run powercycle with extended host lifetime for easier debugging
2021-05-14 10:36:51 +00:00
Robert Guo
a3995cd9e1
SERVER-55825 remove TODO for UndoDB functionality
2021-05-13 15:04:37 +00:00
Richard Samuels
e200882259
SERVER-53291 Add support for using larger distros with generated fuzzer tasks
2021-05-10 21:08:06 +00:00
Richard Samuels
87347c6030
SERVER-56655 Add required-expansions-write lint rule for evergreen.yml
2021-05-07 21:28:42 +00:00
Carlos Anaya
41f7f3e437
SERVER-56196 Added error msg in burn_in_tests for invalid build variant
2021-05-07 14:25:16 +00:00
David Bradford
272b9e0bd2
SERVER-56216: Add commit-queue checks for unresolved TODOs
2021-04-30 19:41:15 +00:00
Siran Wang
9da7ca62a4
SERVER-56454 don't record read operations
2021-04-30 16:12:29 +00:00
David Bradford
fcd06dab3d
SERVER-56442: Group _gen tasks in a single display task
2021-04-28 19:01:27 +00:00
David Bradford
1b9f63cdaf
SERVER-50595: Don't require evergreen.py for local lint runs
2021-04-23 17:16:03 +00:00
David Bradford
7907d07ae2
SERVER-56175: Fix timing issue in test_evergreen_burn_in_tests.py
2021-04-19 19:36:17 +00:00
Anton Korshunov
f139eba303
SERVER-56088 Enable "compatibility" passthrough in core suite against the SBE build variant
2021-04-14 12:34:28 +00:00
David Bradford
8c91c50fe3
SERVER-55660: Dynamically split long running concurrency tasks
2021-03-31 22:05:28 +00:00
Mikhail Shchatko
fbba2c781f
SERVER-55299 Fix pylint
2021-03-30 14:10:23 +00:00
Carl Raiden Worley
d1ef0558db
SERVER-54619 Extract resmokelib dependencies from fixture code
2021-03-26 18:38:23 +00:00
David Bradford
65b7837eee
SERVER-54814: Separate evergreen burn_in_tests from local mode
2021-03-25 20:24:55 +00:00
Richard Samuels
5e1976b161
SERVER-54957 Implement a linter for evergreen.yml
2021-03-25 16:18:55 +00:00
David Bradford
ad41bf5e42
SERVER-55291: Remove bypass compile support for burn_in_tags
2021-03-19 16:14:11 +00:00
John Chen
990f7a45d6
SERVER-50565 Remove RHEL 6.0
2021-03-16 18:04:27 +00:00