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 |
|
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 |
|
Pierlauro Sciarelli
|
fe11886741
|
SERVER-66652 Remove NoMoreAutoSplitter feature flag
|
2023-03-15 03:20:02 +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 |
|
Jack Mulrow
|
361eb6df57
|
SERVER-74181 Support a catalog shard in resharding and concurrency tests
|
2023-02-18 05:29:42 +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 |
|
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 |
|
Trevor Guidry
|
b4a126b43a
|
SERVER-61794 update pymongo to 4.3.3
|
2022-12-13 18:02:47 +00:00 |
|
Vesselina Ratcheva
|
b666bed6d4
|
SERVER-65977 Create initial sync concurrency suite on sharded sets
|
2022-11-21 07:28:59 +00:00 |
|
Kshitij Gupta
|
e489daae84
|
SERVER-71448: Add resmoke option for optional config server.
|
2022-11-18 21:13:11 +00:00 |
|
Pierlauro Sciarelli
|
1ce4ee1e38
|
SERVER-71435 Increse verbosity level for range-deleter in resmoke
|
2022-11-17 11:17:25 +00:00 |
|
Matt Broadstone
|
32ced838bc
|
SERVER-71293 Don't close shared logger after retiring donor
|
2022-11-14 20:24:38 +00:00 |
|
mathisbessamdb
|
55f4d89a5b
|
SERVER-66147 add support of vanilla passthrough test for shard merge protocol
|
2022-09-15 21:54:28 +00:00 |
|
Alexander Neben
|
97ac02fa50
|
SERVER-68593 Disable low value python warnings
|
2022-09-02 22:55:09 +00:00 |
|
Daniel Moody
|
f0fe2f924d
|
SERVER-65508 detect existing resmoke processes which could cause issues for tests
|
2022-07-28 20:16:16 +00:00 |
|
Yu Jin Kang Park
|
574d60b493
|
SERVER-55208: Remove nojournal,duroff and evergreen variant
|
2022-07-06 12:17:47 +00:00 |
|
Tausif Rahman
|
ca78a199dd
|
SERVER-65904 enable consistency checking hooks in Antithesis
|
2022-06-16 16:14:44 +00:00 |
|
Daniel Gottlieb
|
c4ba4a3e07
|
Revert "SERVER-65508 don't run resmoke tests if existing mongo processes exist"
This reverts commit 39f9ba8ff3.
|
2022-06-16 04:15:45 +00:00 |
|
Daniel Moody
|
39f9ba8ff3
|
SERVER-65508 don't run resmoke tests if existing mongo processes exist
|
2022-06-15 18:36:57 +00:00 |
|
Didier Nadeau
|
d73d7642cd
|
SERVER-66706 Mark shard split recipient nodes as hidden
|
2022-06-03 18:14:20 +00:00 |
|
mathisbessamdb
|
114313e06a
|
SERVER-66501 removing manual cleanup of recipient tags in shard_split.py
|
2022-05-27 14:58:59 +00:00 |
|
Matt Broadstone
|
3805148358
|
SERVER-66045 Run unbounded shard splits in passthrough tests
|
2022-05-19 15:52:26 +00:00 |
|
Mikhail Shchatko
|
ff67413773
|
SERVER-65781 Run the symbolizer on CI output
|
2022-05-18 15:03:20 +00:00 |
|
Matt Broadstone
|
005aabeba2
|
SERVER-65076 Add stepdown passthrough suites for shard split
|
2022-05-18 13:00:33 +00:00 |
|
Didier Nadeau
|
0592f87648
|
SERVER-64939 Send replSetStepUp command to recipient node
|
2022-05-13 00:02:23 +00:00 |
|
Matt Broadstone
|
750f2cabe2
|
SERVER-65042 Run more than one shard split during passthrough tests
|
2022-05-05 11:58:46 +00:00 |
|
Josef Ahmad
|
76e6317552
|
SERVER-63044 Batch non-sharded user multi-doc deletes by default
|
2022-05-02 16:10:52 +00:00 |
|
Mikhail Shchatko
|
77d687fef9
|
SERVER-63420 Add multiversion mongos support in resmoke.py
|
2022-05-01 08:29:11 +00:00 |
|
Matt Broadstone
|
105ef4a7d7
|
SERVER-65145 Use inject_tenant_prefix override in split passthrough
|
2022-04-26 23:23:16 +00:00 |
|
Robert Guo
|
9563cadc7d
|
SERVER-65071 remove resmoke gRPC integration
|
2022-04-24 01:45:17 +00:00 |
|
Matt Broadstone
|
50ce8f0300
|
SERVER-65721 Remove illegal module imports in shard split fixture
|
2022-04-18 22:03:21 +00:00 |
|
Matt Broadstone
|
d9f29d1091
|
SERVER-63093 Introduce a vanilla passthrough for shard split
|
2022-04-15 22:33:51 +00:00 |
|
kauboy26
|
77c0daa37c
|
SERVER-65000 Deleted fixtures and hooks related to the replicator.
|
2022-04-04 19:07:46 +00:00 |
|
Sophia Tan
|
2f2806eb4c
|
SERVER-64132 Make shardsvrs running in serverless mode always return "unsharded" filtering metadata
|
2022-03-31 20:39:27 +00:00 |
|
Huayu Ouyang
|
b253651b0d
|
SERVER-64445 Create MultipleReplicatorFixture
|
2022-03-25 23:43:40 +00:00 |
|
Adi Zaimi
|
da1e827c71
|
SERVER-64715 Change fixture to send source and destination to START command for mongosync
|
2022-03-25 20:16:27 +00:00 |
|
Robert Guo
|
876e0930d2
|
SERVER-61460 correctly merge --setParameter in resmoke
|
2022-03-24 21:54:41 +00:00 |
|
Josef Ahmad
|
16227df086
|
SERVER-63047 Make delete batches fully transactional
|
2022-03-24 18:58:47 +00:00 |
|
XueruiFa
|
ecc66915ac
|
SERVER-63487: Add kill/start replicator hook
|
2022-03-23 18:19:54 +00:00 |
|
Tommaso Tocci
|
6a96e2e670
|
SERVER-64719 Reduce mongos quiesce time for sharded fixture
|
2022-03-21 08:34:02 +00:00 |
|