Commit Graph

589 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
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
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
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
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
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
XueruiFa
126ce85a48 SERVER-73691: Require confirmation for upgrade/downgrade 2023-03-28 15:52:51 +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
Tommaso Tocci
e68477359e SERVER-75015 Avoid spawning checkMetadataConsistency hook when feature flag is disabled 2023-03-18 17:53:08 +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
Tommaso Tocci
620f5cd8b8 SERVER-74251 Introduce checkMetadataConsistency test hook 2023-03-14 10:45:10 +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
Jack Mulrow
361eb6df57 SERVER-74181 Support a catalog shard in resharding and concurrency tests 2023-02-18 05:29:42 +00:00
Tausif Rahman
08c2bce1b2 SERVER-70718 Resmoke on error should float the most important info to end of log. 2023-02-18 03:02:27 +00:00
Gregory Wlodarek
713c60157f SERVER-72782 Reduce SimulateCrash hook connection timeouts 2023-02-07 14:22:56 +00:00
Tausif Rahman
1a9b7b1566 SERVER-72860 Python exceptions in create_fixture_table() cause resmoke to incorrectly mark Evergreen tasks as setup failures 2023-02-06 17:02:23 +00:00
Kshitij Gupta
68e9845870 SERVER-73181: Enable feature flag if catalog shard mode enabled in resmoke. 2023-02-02 14:48:14 +00:00
Matt Broadstone
cacecc476d SERVER-69034 Use multiple tenants in shard merge passthroughs 2023-01-31 14:22:44 +00:00
jasurbeknurboyev
c18ffc7044 SERVER-72866 resmoke symbolizer service raises Python error when stacktrace file isn't found 2023-01-26 23:52:18 +00:00
George Wangensteen
31cf5012e5 SERVER-73162 Make resmoke absolutize dataPath and dataDir when configuring the mongo shell 2023-01-26 04:05:28 +00:00
Sophia Tan
432d6f8687 SERVER-72940 Increase the shard split time out limit in shard split pass through test suites 2023-01-24 23:04:41 +00:00
Tommaso Tocci
70b77cf006 SERVER-72858 Do not wait for mongos retargeting in stepdown hook 2023-01-24 00:56:32 +00:00
Trevor Guidry
647c087d9f SERVER-70337 aggregate several jscore suites 2023-01-19 01:14:50 +00:00
Tommaso Tocci
e3073c252c SERVER-49705 'permitted' file may have been deleted by 'after_test' 2023-01-18 12:30:07 +00:00
Jordi Serra Torrens
c82eaeff37 SERVER-71690 Implement a new sharding hook to verify the sharding filtering metadata 2023-01-18 11:29:34 +00:00
Tommaso Tocci
ab05cf2179 SERVER-72877 Mongos retargeting logic in stepdown hooks should skip views 2023-01-17 11:23:46 +00:00
Rishab Joshi
cf235d9861 SERVER-67267 Inject tenant Ids for change stream multitenant replica set passthrough. 2023-01-15 10:49:22 +00:00
seanzimm
d1a67f1233 SERVER-72491: Remove random chance to immediately promote initial sync node 2023-01-04 16:01:53 +00:00
Trevor Guidry
b4a126b43a SERVER-61794 update pymongo to 4.3.3 2022-12-13 18:02:47 +00:00
Didier Nadeau
c5c19f011f SERVER-71260 Add tenantIds parameter to donorStartMigration 2022-12-09 05:16:24 +00:00
jasurbeknurboyev
f8d272de5c SERVER-71548 Avoid deleting files after symbolization 2022-12-05 13:17:22 +00:00
Alexander Neben
869c7519c2 Revert "SERVER-71548 Avoid deleting files after symbolization"
This reverts commit 5f7a95abee.
2022-11-28 23:02:18 +00:00
jasurbeknurboyev
5f7a95abee SERVER-71548 Avoid deleting files after symbolization 2022-11-25 18:03:49 +00:00
auto-revert-processor
86dc934a4e Revert "SERVER-71548 Avoid deleting files after symbolization"
This reverts commit 9e64ace5f6.
2022-11-24 15:26:32 +00:00
jasurbeknurboyev
9e64ace5f6 SERVER-71548 Avoid deleting files after symbolization 2022-11-24 09:51:43 +00:00
Vesselina Ratcheva
b666bed6d4 SERVER-65977 Create initial sync concurrency suite on sharded sets 2022-11-21 07:28:59 +00:00