Commit Graph

87 Commits

Author SHA1 Message Date
Louis Williams
75a0950752 SERVER-70759 Fuzz sharding parameters in config_fuzzer 2023-04-26 10:33:28 +00:00
Jack Mulrow
e3e4b4d6a5 SERVER-76310 Use config shard terminology instead of catalog shard 2023-04-24 01:33:22 +00:00
Trevor Guidry
2e539bca96 SERVER-75688 readd matrix suite validation 2023-04-13 18:22:34 +00:00
Namaz Gurbanov
5facb9a7c4 SERVER-66927 remove references to silentFail 2023-04-11 03:58:24 +00:00
Trevor Guidry
ae16cf75e3 SERVER-72924 add --shellSeed argument to resmoke 2023-04-10 22:25:02 +00:00
Trevor Guidry
612814f4ce SERVER-72920 split matrix suites into own files 2023-04-03 19:27:27 +00:00
Tausif Rahman
2dbc2a40b8 SERVER-73479 resmoke should error locally when attempting to run tests that are disabled 2023-03-21 20:07:24 +00:00
auto-revert-processor
6938e93030 Revert "SERVER-73479 resmoke should error locally when attempting to run tests that are disabled"
This reverts commit 9efb38d64c.
2023-03-19 03:54:47 +00:00
Tausif Rahman
9efb38d64c SERVER-73479 resmoke should error locally when attempting to run tests that are disabled 2023-03-17 12:27:20 +00:00
Charlie Swanson
e0d2c7c1e0 SERVER-73881 Organizational cleanup for telemetry tests 2023-03-14 23:42:18 +00:00
Louis Williams
1c9cb26ee2 SERVER-70695 Add config fuzzer sharding tests
This commit also reorganizes the config fuzzer so that stressful tests
run less frequently and with a higher task timeout and run in more
places, like UBSAN.
2023-01-26 11:00:25 +00:00
Trevor Guidry
647c087d9f SERVER-70337 aggregate several jscore suites 2023-01-19 01:14:50 +00:00
Trevor Guidry
139170c979 SERVER-71834 use runAllFeatureFlagTests in local resmoke invocations 2022-12-09 20:35:11 +00:00
Kshitij Gupta
e489daae84 SERVER-71448: Add resmoke option for optional config server. 2022-11-18 21:13:11 +00:00
Trevor Guidry
22f38cf147 SERVER-63104 add resmoke argument for generating all_feature_flags.txt locally 2022-11-16 18:42:54 +00:00
Alexander Neben
97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
Daniel Moody
f0fe2f924d SERVER-65508 detect existing resmoke processes which could cause issues for tests 2022-07-28 20:16:16 +00:00
Daniel Moody
18749f9e88 SERVER-66968 add resmoke environment options to local usage text 2022-07-13 22:34:55 +00:00
Evelyn Wu
3988585f1c SERVER-65943 Add logging to multiversionconstants.py 2022-07-06 13:15:15 +00:00
Yu Jin Kang Park
574d60b493 SERVER-55208: Remove nojournal,duroff and evergreen variant 2022-07-06 12:17:47 +00:00
Daniel Gottlieb
c4ba4a3e07 Revert "SERVER-65508 don't run resmoke tests if existing mongo processes exist"
This reverts commit 39f9ba8ff3.
2022-06-16 04:15:45 +00:00
Daniel Gottlieb
16217d9054 Revert "SERVER-65508 Add option to opt out of resmoke detecting mongo processes."
This reverts commit 303a781ceb.
2022-06-16 04:15:45 +00:00
Daniel Moody
303a781ceb SERVER-65508 Add option to opt out of resmoke detecting mongo processes. 2022-06-15 22:08:07 +00:00
Daniel Moody
39f9ba8ff3 SERVER-65508 don't run resmoke tests if existing mongo processes exist 2022-06-15 18:36:57 +00:00
Robert Guo
9563cadc7d SERVER-65071 remove resmoke gRPC integration 2022-04-24 01:45:17 +00:00
David Bradford
11d90c2d64 SERVER-64912: Make configDir a global argument to resmoke 2022-03-25 13:32:07 +00:00
Mikhail Shchatko
3bdd66d82b SERVER-62743 Add local resmoke invocation text file attached to the task 2022-01-25 10:26:35 +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
Mikhail Shchatko
a5b0965ca4 SERVER-51218 Fix showing default values in resmoke.py run --help 2022-01-13 16:46:08 +00:00
A. Jesse Jiryu Davis
4e544b512f SERVER-61724 Fix resmoke.py list-tags 2021-12-03 15:22:12 +00:00
auto-revert-processor
dbec38dee0 Revert "SERVER-61724 Fix resmoke.py list-tags"
This reverts commit e8b7f78feb.
2021-11-25 03:11:45 +00:00
A. Jesse Jiryu Davis
e8b7f78feb SERVER-61724 Fix resmoke.py list-tags 2021-11-24 19:41:31 +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
Robert Guo
84c2c6eb8a SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-continuous 2021-11-03 04:03:04 +00:00
Robert Guo
aab079584e SERVER-54420 don't run feature flag tests on the multiversion ff variant 2021-10-28 00:25:36 +00:00
Robert Guo
ba5cf359d8 SERVER-55857 remove NAMED_SUITES from resmoke config 2021-10-02 04:55:02 +00:00
Robert Guo
49fdd91a49 SERVER-60195 print OSErrors in resmoke.py 2021-09-26 13:16: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
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
Robert Guo
4a26a20b12 SERVER-57937 support loading generated suites in resmoke.py suite definitions 2021-07-20 14:21:02 +00:00
Yoonsoo Kim
2181d579ff SERVER-58198 Remove shellReadMode/shellWriteMode command-line params from resmoke.py 2021-07-02 18:36:21 +00:00
Robert Guo
5d9e1907cc SERVER-57873 support multiple tag files resmoke 2021-06-23 03:24:24 +00:00
Robert Guo
424e574251 SERVER-57778 add QE and QO patch build variants 2021-06-18 15:38:39 +00:00
Siran Wang
75f9277a30 SERVER-55296 support enhanced multiversion api 2021-06-10 15:56:54 +00:00
Robert Guo
00c3b89b64 SERVER-56744 list feature flags for local usage 2021-05-13 16:37:28 +00:00
julianedwards
b98b00f9d3 SERVER-56757: Make jasper resmoke work with windows 2021-05-12 01:18:57 +00:00
Siran Wang
0edbd2fe51 SERVER-54086 support download debug symbol from patch build 2021-04-21 14:50:55 +00:00
Robert Guo
d9761413b9 SERVER-51883 don't run feature flag tests if --runAllFeatureFlagTests arg is not specified 2021-03-30 12:09:02 +00:00
Robert Guo
8e8af7bb44 SERVER-51883 Add all feature flags by default to the all feature flags
builders
2021-03-27 04:11:04 +00:00