Commit Graph

1006 Commits

Author SHA1 Message Date
Jack Mulrow
e66caf9dfd SERVER-76455 Enable more jscore failover suites in config shard variant 2023-04-26 15:59:36 +00:00
Paolo Polato
9fca93d0ec SERVER-76046 Suspend the balancer while running test teardown hooks 2023-04-26 11:55:40 +00:00
Louis Williams
75a0950752 SERVER-70759 Fuzz sharding parameters in config_fuzzer 2023-04-26 10:33:28 +00:00
Kshitij Gupta
7ccbe498f5 SERVER-75744: Re-enable stepdown variants. 2023-04-25 17:50:30 +00:00
Pierlauro Sciarelli
253140b401 SERVER-76339 Increase timeout to start/stop balancer in sharded cluster fixture 2023-04-24 08:34:47 +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
f1a77d1373 SERVER-76423 do not validate matrix suites at runtime 2023-04-21 23:33:43 +00:00
Jack Mulrow
124eb7f41b SERVER-76137 Run sharding passthroughs with a config shard in config shard variant 2023-04-20 16:56:15 +00:00
Christopher Caplinger
f896823033 SERVER-75990: Tenant Migrations are not resilient to recipient failover 2023-04-17 14:44:05 +00:00
auto-revert-processor
fecd7c876a Revert "SERVER-75990: Tenant Migrations are not resilient to recipient failover"
This reverts commit c92d1161fd.
2023-04-15 05:32:18 +00:00
Christopher Caplinger
c92d1161fd SERVER-75990: Tenant Migrations are not resilient to recipient failover 2023-04-14 20:48:23 +00:00
Pavi Vetriselvan
d78baf71ec SERVER-76012 Rename kNone option for storageEngineConcurrencyAdjustmentAlgorithm server parameter 2023-04-14 03:52:59 +00:00
Trevor Guidry
2e539bca96 SERVER-75688 readd matrix suite validation 2023-04-13 18:22:34 +00:00
Uladzimir Makouski
d0600865bd Revert "SERVER-75596 Invoke $telemetry in the background of telemetry suite."
This reverts commit c0e7ce05c6.
2023-04-12 17:21:30 +00:00
Kshitij Gupta
165dd277f3 SERVER-74561: Setup catalog shard evergreen variant 2023-04-11 14:49:15 +00:00
Charlie Swanson
c0e7ce05c6 SERVER-75596 Invoke $telemetry in the background of telemetry suite. 2023-04-11 14:46:01 +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
Daniel Moody
78d2ed6f81 SERVER-75860 temporarily disable live process hang_analyzer 2023-04-08 01:00:14 +00:00
Tommaso Tocci
433d451d20 SERVER-74086 Implement checks for consistent indexes across shards 2023-04-07 09:04:01 +00:00
Matt Broadstone
579a14858a SERVER-73129 Use driver retryability in tenant migration hook 2023-04-06 23:48:17 +00:00
Cheahuychou Mao
b647325292 SERVER-75503 Avoid setting query sampling server parameters in multiversion concurrency suites 2023-04-06 16:49:40 +00:00
Trevor Guidry
cd5efd2b01 SERVER-75687 remove matrix suite validation 2023-04-05 17:35:15 +00:00
Jason Chan
8f27a596df SERVER-73943 Pin program code segments in memory on startup 2023-04-04 22:30:36 +00:00
Trevor Guidry
612814f4ce SERVER-72920 split matrix suites into own files 2023-04-03 19:27:27 +00:00
kauboy26
76b93578db SERVER-75558 Add "confirm: true" to powercycle_last_lts_fcv 2023-04-03 15:06:52 +00:00
Erwin Pe
68fe1734eb SERVER-69563 Enable feature flag for queryable encryption protocol version 2 2023-04-03 11:26:56 +00:00
toto
702ba8249c SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixture 2023-03-30 23:07:49 +00:00
XueruiFa
126ce85a48 SERVER-73691: Require confirmation for upgrade/downgrade 2023-03-28 15:52:51 +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
Antonio Fuschetto
6493d9ac70 SERVER-74935 Add CheckMetadataConsistency hook to ShardingTest js fixture 2023-03-27 05:34: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
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
Tommaso Tocci
e68477359e SERVER-75015 Avoid spawning checkMetadataConsistency hook when feature flag is disabled 2023-03-18 17:53:08 +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
Tommaso Tocci
1ca7dd4d7a SERVER-74667 Use lock-free read approch for checkMetadataConsistency command 2023-03-16 00:48:44 +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
Pavi Vetriselvan
65b2e740d1 SERVER-67472 Disallow emptycapped command from running with the config fuzzer 2023-03-03 20:08:43 +00:00
Gregory Noma
67f100ae70 SERVER-74352 Use throughput probing by default 2023-03-01 19:06:20 +00:00
Cheahuychou Mao
823af26bf3 SERVER-71059 Add a background hook that runs analyzeShardKey command to the analyze_shard_key_jscore_passthrough suite 2023-03-01 05:07:13 +00:00
Trevor Guidry
cfce82c830 SERVER-74423 make replica_sets retry on AutoReconnect exception 2023-02-28 05:30:24 +00:00
Jack Mulrow
af6adde067 SERVER-74242 Add basic concurrency suites with a catalog shard 2023-02-24 02:08:58 +00:00
Jiawei Yang
a9b44d71b9 SERVER-64327 wait until old primary becomes writable in stepdown hook 2023-02-24 00:42:59 +00:00
Lingzhi Deng
b94458e0bb SERVER-73178: Do not wait for mongos retargeting in initial sync hook 2023-02-23 15:26:43 +00:00
Trevor Guidry
b6639eed34 SERVER-70345 aggregate several change stream suites 2023-02-21 14:43:46 +00:00