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
Tommaso Tocci
1ca7dd4d7a
SERVER-74667 Use lock-free read approch for checkMetadataConsistency command
2023-03-16 00:48:44 +00:00
Hugh Tong
289841d600
SERVER-74184 Support SerializerFlags in constructors for IDL structs
2023-03-15 23:34:24 +00:00
Pierlauro Sciarelli
fe11886741
SERVER-66652 Remove NoMoreAutoSplitter feature flag
2023-03-15 03:20:02 +00:00
Charlie Swanson
e0d2c7c1e0
SERVER-73881 Organizational cleanup for telemetry tests
2023-03-14 23:42:18 +00:00
Tommaso Tocci
620f5cd8b8
SERVER-74251 Introduce checkMetadataConsistency test hook
2023-03-14 10:45:10 +00:00
Billy Donahue
6c6a0629c3
SERVER-74807 hardcode toolchain v4 python interpreter
2023-03-14 00:14:22 +00:00
Cheahuychou Mao
a8be7ac8d8
SERVER-72300 Remove analyze_shard_key stepdown/terminate/kill passthrough suites
2023-03-13 20:32:20 +00:00
Matthew Normyle
aa7470ef43
SERVER-74391: Add streams benchmark suite
2023-03-08 19:41:32 +00:00
Cheahuychou Mao
ca5d2ca126
SERVER-72299 Investigate excluded tests in analyze_shard_key_jscore_passthrough suite
2023-03-06 22:19:13 +00:00
Pavi Vetriselvan
65b2e740d1
SERVER-67472 Disallow emptycapped command from running with the config fuzzer
2023-03-03 20:08:43 +00:00
Ruoxin Xu
be1da146d7
SERVER-72469 Add integration tests for compound wildcard indexes
2023-03-03 15:16:33 +00:00
Daniel Gómez Ferro
3baa95b8fc
SERVER-74549 Reference public repository from public markdown files
2023-03-03 10:31:56 +00:00
David Storch
67773ced2c
SERVER-74526 Fix high CPU utilization for a change streams opened against secondary nodes
...
This reverts commit 34ac49477b . Future
work is needed to reintroduce the changes from SERVER-69959 without
causing the problematic "busy wait" behavior on secondary nodes.
2023-03-03 02:41:23 +00:00
Kaloian Manassiev
8171b0b33d
SERVER-74484 Add GDB pretty printer for boost::optional
2023-03-02 20:15:43 +00:00
Hugh Tong
95069850ea
SERVER-73109 Build idl infrastructure to pass context to nss serializers
2023-03-02 01:30:20 +00:00
Gregory Noma
67f100ae70
SERVER-74352 Use throughput probing by default
2023-03-01 19:06:20 +00:00
Romans Kasperovics
96fe537326
SERVER-71828 Add $changeStreamSplitLargeEvent stage
2023-03-01 18:24:02 +00:00