Commit Graph

548 Commits

Author SHA1 Message Date
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
mathisbessamdb
4fd85ab061 SERVER-71179 Update the ShardSplitCommands to use the TenantId class 2022-11-18 23:58:48 +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
kauboy26
09aeac0a7d SERVER-70585 ContinuousStepdown can run indefinitely if mongod crashes while stepping down 2022-11-07 18:47:06 +00:00
Rob Guo
8461ed0306 SERVER-70488 Revert "SERVER-68244 discard logs from some successful patch build tests" 2022-10-12 14:42:23 +00:00
Jennifer Peshansky
493be29d4e SERVER-70045 Do not re-set the random seed 2022-10-05 20:34:23 +00:00
mathisbessamdb
55f4d89a5b SERVER-66147 add support of vanilla passthrough test for shard merge protocol 2022-09-15 21:54:28 +00:00
Daniel Gottlieb
ff2fffdf49 SERVER-69001: Have initial sync persist its last oplog time into the minvalid document. 2022-09-15 19:50:40 +00:00
Rishab Joshi
e6b184b48b SERVER-66641 Introduce multi-tenancy for change collections. 2022-09-15 11:29:18 +00:00
Alexander Neben
97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
Rishab Joshi
9ca61a6d17 SERVER-67634 Ensure that change collections are never used on config
servers.
2022-08-23 21:07:02 +00:00
mathisbessamdb
e8e41877b7 SERVER-68909 Safely handle creating a client connection exception when checking for shard merge feature flag in passthrough 2022-08-18 15:00:54 +00:00
mathisbessamdb
f6f9f3232b SERVER-68605 blacklist all the passthrough for shard merge 2022-08-11 19:16:25 +00:00
Rishab Joshi
7be22a4e69 SERVER-66631 Implement command to enable and disable the change stream. 2022-08-11 18:34:34 +00:00
Mikhail Shchatko
50410a5290 SERVER-68632 Lock threads when collecting stacktrace files 2022-08-10 07:41:47 +00:00
Robert Guo
6bab1a4ac1 SERVER-68244 discard logs from some successful patch build tests 2022-08-05 03:20:28 +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
Gregory Wlodarek
4ab4dec2ee SERVER-67328 SimulateCrash hook should send writes to stdout 2022-06-16 15:07:11 +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 Gottlieb
16217d9054 Revert "SERVER-65508 Add option to opt out of resmoke detecting mongo processes."
This reverts commit 303a781ceb.
2022-06-16 04:15:45 +00:00
Daniel Moody
303a781ceb SERVER-65508 Add option to opt out of resmoke detecting mongo processes. 2022-06-15 22:08:07 +00:00
Didier Nadeau
bfd0810609 SERVER-66705 Move aborting index builds out of critical section 2022-06-15 20:18:42 +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
kauboy26
40b3e6ccc9 SERVER-67080 PerClusterDataConsistencyHook checks data consistency on the same cluster twice 2022-06-09 20:00:28 +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
Didier Nadeau
b0a0eb701e SERVER-66780 Increase get_donor_primary timeout for shard split hook 2022-05-26 14:24:36 +00:00
Gregory Wlodarek
a8412489e2 SERVER-66673 Increase the client connection timeout in the SimulateCrash hook 2022-05-23 20:06:44 +00:00
Matt Broadstone
5dff90ff1e SERVER-66221 Enable dbhash checks after successful shard split 2022-05-19 17:08:30 +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
Gregory Wlodarek
062791e149 SERVER-66140 Run simulate_crash.py hook with testing diagnostics enabled 2022-05-03 19:22:18 +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