Commit Graph

4203 Commits

Author SHA1 Message Date
Mikhail Shchatko
993a1658d6 SERVER-55859 Add multiversion full cluster changestreams hook 2021-08-18 14:37:38 +00:00
80741223+jlap199@users.noreply.github.com
61954e1ba3 SERVER-58226 Add feature flag to enable use of the SBE plan cache 2021-08-18 03:58:37 +00:00
Katherine Wu
afdebef974 SERVER-55175 Maintain original read concern and read preference for $currentOp in passthrough suites 2021-08-17 17:31:35 +00:00
Varun Ravichandran
9f329ae9bb SERVER-57004: Move FIPSMode flag to enterprise 2021-08-17 16:18:10 +00:00
Gregory Noma
8dc5961aa0 Revert "SERVER-59058 Enforce fast count validation in ValidateCollections Python hook"
This reverts commit 386f9535a3.
2021-08-16 20:22:49 +00:00
Gregory Noma
386f9535a3 SERVER-59058 Enforce fast count validation in ValidateCollections Python hook 2021-08-16 16:37:20 +00:00
Alice Doherty
6044b442c7 SERVER-57155 Disable 'traceExceptions' in generational fuzzer suites 2021-08-16 09:30:13 +00:00
Cheahuychou Mao
507db599d0 SERVER-58751 Make logical session cache track related sessions as one logical session 2021-08-14 19:06:10 +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
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
Daniel Gottlieb
26331b9c39 SERVER-55415: Store retryable images in the side collection by default. 2021-08-09 18:58:06 +00:00
Wenbin Zhu
b67c190983 SERVER-59170 Exclude max_doc_size.js from tenant_migration_multi_stmt_txn_jscore_passthrough suite. 2021-08-09 18:48:20 +00:00
Mikhail Shchatko
61a7c14965 SERVER-58793 fix buildscripts_test 2021-08-09 11:17:08 +00:00
Mikhail Shchatko
6e888ddeaf SERVER-59121 Check for ssh errors in all remote operation calls in powercycle 2021-08-09 08:01:31 +00:00
Mikhail Shchatko
c86c0d8ce8 SERVER-58793 Update check_feature_flag_tags task to use git diff and git apply 2021-08-09 07:39:25 +00:00
Moustafa Maher
60e0443449 SERVER-58696 Re-enable implicit_default_write_concern_add_shard.js in all sharding suites 2021-08-05 19:22:39 +00:00
Cheahuychou Mao
788a4d88a4 SERVER-58903 Blacklist index_many2.js from tenant migration stepdown/kill/terminate passthrough suites 2021-08-05 14:56:51 +00:00
Mikhail Shchatko
85976973ce SERVER-59110 Update connection error message in powercycle 2021-08-05 07:46:33 +00:00
Robert Guo
3a8d0fb26f SERVER-56289 All generated tasks depend on archive_dist_test instead of archive_dist_test_debug 2021-08-05 02:26:14 +00:00
Daniel Gottlieb
29e7b74235 SERVER-59107: Fix abseil pretty printers. 2021-08-04 20:24:48 +00:00
Jeff Zambory
15c7dad62e SERVER-58378: check_todos.py does not provide actionable next steps 2021-08-04 19:09:06 +00:00
Dianna Hohensee
1746aef011 SERVER-50761 Crash the shell on invalid BSON errors on server responses from outgoing connections in
all of the jstestfuzz test suites.

Combine a new shell parameter --crashOnInvalidBSONError with --objcheck in the shell for all
jstestfuzz test suites. --objcheck in the shell turns on BSON validation on responses from outgoing
connections to the server. --crashOnInvalidBSONError crashes the shell if that extra BSON validation
encounters an error, and attempts to log the invalid BSON for debugging.
2021-08-04 17:15:32 +00:00
A. Jesse Jiryu Davis
35c2b631b6 SERVER-59026 Move TLA+ dir from repl/ to mongo/ 2021-08-04 13:46:13 +00:00
Robert Guo
e74e88defa SERVER-58126 Avoid symlinking downloaded binaries on Windows 2021-08-04 11:54:43 +00:00
Moustafa Maher
3787dc4952 SERVER-59073 Exclude cwwc_conflict_add_shard.js from sharding_continuous_config_stepdown 2021-08-03 20:31:12 +00:00
Moustafa Maher
8bb21e771e SERVER-56846 Fail reconfig for shard server if it would change DWCF and CWWC is not set 2021-08-03 19:39:50 +00:00
Daniel Moody
27f328ad14 SERVER-57446 fix clang-tidy header issues and add header-filter 2021-08-02 23:52:53 +00:00
David Bradford
244008a6db SERVER-59039: Improve logging around task generation 2021-08-02 22:43:56 +00:00
Matthew Russotto
52018f6504 SERVER-58974 Turn on replication and storage verbosity 1 in multiversion rollback fuzzer. 2021-08-02 20:10:11 +00:00
Mark Benvenuto
69b4c29d74 SERVER-57780 Improve BlackDuck timeout handling 2021-08-02 15:51:44 +00:00
Mihai Andrei
5e65c42c31 Revert "SERVER-54129 Simplify generated SBE expressions for $mod, $add, and $split when some arguments are constants"
This reverts commit 149c167082.
2021-08-02 14:09:52 +00:00
Eric Cox
07d6e82a05 SERVER-57461 Remove SPLIT_LIMITED_SORT and associated QueryPlanner code 2021-07-31 01:41:48 +00:00
Mihai Andrei
149c167082 SERVER-54129 Simplify generated SBE expressions for $mod, $add, and $split when some arguments are constants 2021-07-30 20:29:49 +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
Dan Larkin-York
7b09eb54f8 SERVER-58067 Support 2dsphere indexes on time-series measurements 2021-07-30 14:45:49 +00:00
Siran Wang
2fe0fa151f SERVER-55861 add retryable writes multiversion hook 2021-07-30 14:06:16 +00:00
Robert Guo
a4b5e8e8c1 SERVER-58863 fix symbolizer rerun error, missing frame info, and move multiversion download cache dir to build 2021-07-29 12:14:30 +00:00
Robert Guo
feded38124 SERVER-58706 Re-enable concurrency_sharded_replication_multiversion_passthrough 2021-07-29 00:03:47 +00:00
Erwin Pe
746872f07e SERVER-58711 Complete TODO listed in SERVER-54923 2021-07-28 22:43:45 +00:00
Samy Lanka
a649a00207 SERVER-58806 Increase task timeout for replica_sets_jscore_passthrough on Enterprise MacOS 2021-07-28 20:38:17 +00:00
Mikhail Shchatko
758df5fead SERVER-58881 Switch powercycle FCV to 5.0 2021-07-28 06:48:01 +00:00
Moustafa Maher
9dd18d7328 SERVER-58565 Adjust timeout for replica_sets_jscore_passthrough 2021-07-28 01:15:35 +00:00
Allison Easton
03de046174 SERVER-58211 Deduplicate entries returned in a single invocation to MigrationChunkClonerSourceLegacy::nextModsBatch 2021-07-26 13:12:10 +00:00
Robert Guo
a3705542f5 SERVER-58695 improved symbolizer 2021-07-26 11:23:45 +00:00
Jon Streets
05a0f8e98b SERVER-56366 Update FCV constants to recognize 5.1 as latest 2021-07-23 15:49:23 +00:00
Jason Zhang
785c2ed58a SERVER-58480 Add the necessary parameters to the ContinuousTenantMigration hook to allow for proper transient error retry 2021-07-23 15:07:37 +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