Commit Graph

5303 Commits

Author SHA1 Message Date
Erwin Pe
68fe1734eb SERVER-69563 Enable feature flag for queryable encryption protocol version 2 2023-04-03 11:26:56 +00:00
Ryan Egesdahl
88a706afb0 SERVER-75230 Use old mongo shell for Ubuntu 16.04 2023-04-01 01:49:37 +00:00
Nicholas Zolnierz
529116c351 SERVER-72679 Fix ABT gdb pretty printers to not rely on running process 2023-03-31 21:22:39 +00:00
Cheahuychou Mao
8809e42ceb SERVER-75503 Temporarily not set query sampling server parameters in concurrency_replication.yml and concurrency_sharded_replication.yml 2023-03-31 20:26:11 +00:00
Kshitij Gupta
685b088228 SERVER-75527: Added sharded_collections_jscore with catalog shard 2023-03-31 18:11:55 +00:00
Mikhail Shchatko
8db995570e SERVER-73734 Support evergreen nightly project in burn_in_tests.py 2023-03-31 14:41:16 +00:00
Kshitij Gupta
8444f1f024 SERVER-74277: Add jscore passthrough suite 2023-03-31 02:50:11 +00:00
toto
702ba8249c SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixture 2023-03-30 23:07:49 +00:00
Alexander Neben
bf3218760e SERVER-75351 Fix tarring unittests on spawnhost script 2023-03-30 05:54:53 +00:00
wenqinYe
81241aab38 SERVER-75442: Exclude catalog_shard_mongos_ops_on_config_and_admin from continuous config stepdown suite 2023-03-29 22:19:06 +00:00
Jason Zhang
8267692fe7 SERVER-70207 Ensure sharded updates, deletes and findAndModify can run with apiStrict:true 2023-03-29 20:51:19 +00:00
jannaerin
4326f194dc SERVER-73112 Make NamespaceString constructors private 2023-03-29 19:13:28 +00:00
Svilen Mihaylov
dd4f313efa SERVER-75279 Exchange producer/consumer may get stuck if number of producers is close to number of read tickets 2023-03-29 17:34:47 +00:00
Wenbin Zhu
77bc214bdd SERVER-73119 Update top-level prepared txn states during secondary oplog application 2023-03-29 07:27:48 +00:00
Gregory Wlodarek
eb12e72c4e SERVER-75263 Add immer benchmarks 2023-03-29 01:10:09 +00:00
mathisbessamdb
19578207f0 SERVER-74485 Always include tenant in db name attributes in log lines 2023-03-28 17:09:46 +00:00
XueruiFa
126ce85a48 SERVER-73691: Require confirmation for upgrade/downgrade 2023-03-28 15:52:51 +00:00
Juan Gu
28c4056019 SERVER-71744 Move atomic, mutex and nonmongo assert to clang-tidy 2023-03-28 01:06:44 +00:00
Cheahuychou Mao
1d160e0557 SERVER-75228 Make analyzeShardKey concurrency workload also validate read and write distribution metrics when running on replica sets 2023-03-27 21:27:19 +00:00
Tommaso Tocci
dad46db34c Revert "SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixture"
This reverts commit 6493d9ac70.

Signed-off-by: Tommaso Tocci <tommaso.tocci@mongodb.com>
2023-03-27 17:58:00 +00:00
Kruti Shah
9ff0879bc4 SERVER-72528 disabling feature flag from "all feature flag" build variants 2023-03-27 17:21:30 +00:00
George Wangensteen
a747cd6f56 SERVER-74112 Make mongod->mongot connections auth configurable 2023-03-27 15:34:46 +00:00
Antonio Fuschetto
6493d9ac70 SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixture 2023-03-27 05:34:04 +00:00
Juan Gu
ecb455872f SERVER-71736 Move tracing support lint to clang-tidy 2023-03-25 00:09:04 +00:00
XueruiFa
9b04490c27 SERVER-73648: Prohibit FCV downgrade to a rapid release 2023-03-24 22:41:10 +00:00
Jack Mulrow
406e75c750 SERVER-74672 Add separate feature flag to run transition to and from catalog shard mode commands 2023-03-24 15:07:34 +00:00
Cheahuychou Mao
f25d83eb3c SERVER-75032 Support _refreshQueryAnalyzerConfiguration command on standalone replica sets 2023-03-24 01:18:29 +00:00
Cheahuychou Mao
1ea4ea51dd SERVER-74338 Add concurrency workload that runs configureQueryAnalyzer and analyzeShardKey commands 2023-03-23 22:47:49 +00:00
Erwin Pe
879184ba47 SERVER-75147 Remove FLE2 tests from replset continuous stepdowns suite 2023-03-22 20:57:47 +00:00
Charlie Swanson
adf067eec8 SERVER-75145 Temporarily disable allow_partial_results_with_maxTimeMS.js 2023-03-22 18:21:24 +00:00
Faustoleyva54
09f841201c SERVER-73094 Update exclude tests in resmoke config 2023-03-22 03:00:44 +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
Alya Berciu
1bc404dc1a SERVER-36419 Add wildcard indexes passthrough suite 2023-03-21 10:48:39 +00:00
Ian Boros
7a00cd0798 SERVER-74901 Disable CSI 2023-03-20 21:08:21 +00:00
Alexander Neben
a135d9aeaa SERVER-75034 Deleted evergreen lint todo 2023-03-20 20:26:25 +00:00
Paolo Polato
82618c1b57 SERVER-69491 Enable CheckRoutingTableConsistency hook in jstestfuzz_sharded suites 2023-03-20 19:47:57 +00:00
Varun Ravichandran
52bda3494f SERVER-73740: Allow old FCV constants to be parsed by min_fcv 2023-03-20 15:54:30 +00:00
seanzimm
04b938a146 SERVER-72765 Support Update command in bulkWrite on Mongod 2023-03-20 15:12:50 +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
Tommaso Tocci
e68477359e SERVER-75015 Avoid spawning checkMetadataConsistency hook when feature flag is disabled 2023-03-18 17:53:08 +00:00
Daniel Moody
45a15910bf SERVER-74991 build metrics evergreen stats scripts fails to find debug 2023-03-17 23:19:39 +00:00
Alyssa Wagenmaker
1a7ef47ac1 SERVER-73093 Add retry capabilities to TS_WRITE 2023-03-17 20:30:05 +00:00
Davis Haupt
005443ea5c SERVER-74992 ban regex_distinct.js from passthrough that does not support explain 2023-03-17 16:25:00 +00:00
kauboy26
93dc9da23e SERVER-72788 Construct sub-batching bulkWrite command to send to shards. 2023-03-17 15:49:39 +00:00
Tausif Rahman
bf3ecfeeb7 SERVER-74944 Turn off tooling metrics publish 2023-03-17 12:28:17 +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
Suganthi Mani
8604298838 SERVER-73397 New shard merge recipient POS instance, along with test changes. 2023-03-17 04:11:13 +00:00
Hugh Tong
1b6555c15c SERVER-74029 Add SerializerFlags context to custom IDL serializers 2023-03-16 19:55:21 +00:00
Tommaso Tocci
72896b5ca8 SERVER-74721 Enable CheckMetadataConsistency hook on kill primary and stepdown suites 2023-03-16 08:35:55 +00:00
Daniel Moody
f861cf6c9c SERVER-73467 add grpc 1.46.6 to third party 2023-03-16 05:56:42 +00:00