Commit Graph

16 Commits

Author SHA1 Message Date
Mikhail Shchatko
77d687fef9 SERVER-63420 Add multiversion mongos support in resmoke.py 2022-05-01 08:29:11 +00:00
Matt Broadstone
d9f29d1091 SERVER-63093 Introduce a vanilla passthrough for shard split 2022-04-15 22:33:51 +00:00
Robert Guo
7bff1ee135 SERVER-61225 fix feature flag definition for standalone fixtures 2021-11-04 11:23:33 +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
02751b472c SERVER-61077 Pass mixed_bin_versions from suite definition to TestData object 2021-11-01 08:55:11 +00:00
Mikhail Shchatko
a62bc5316d SERVER-49763 Run fuzzers against last-continuous and last-lts 2021-10-26 12:32:19 +00:00
Mikhail Shchatko
00efe90e6d SERVER-59216 Add sharded retryable write versions of stepdown downgrade 2021-09-27 10:48:58 +00:00
XueruiFa
efdac6418b SERVER-59012: Calculate FCV constants in resmoke 2021-09-20 16:20:44 +00:00
XueruiFa
9ed67ce082 SERVER-59012: Revert calculating FCV constants in resmoke 2021-09-02 18:19:48 +00:00
XueruiFa
8671522fd5 SERVER-59012: Calculate FCV constants in resmoke 2021-09-01 17:21:21 +00:00
Mikhail Shchatko
3675df9065 SERVER-58934 Don't pass any feature flag parameters to old fixture in multiversion 2021-09-01 10:53:04 +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
bc5f939071 SERVER-58172 run multiversion tests on master with 5.0 and disable incompatible tests 2021-07-22 14:50:12 +00:00
Siran Wang
75f9277a30 SERVER-55296 support enhanced multiversion api 2021-06-10 15:56:54 +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