Commit Graph

805 Commits

Author SHA1 Message Date
Nick Zolnierz
3e0ff89ff1 SERVER-94971 Add query ownership for files under jstests/libs (#27375)
GitOrigin-RevId: 36330925597c2fca287c2d73bcb6743026f316b4
2024-10-02 11:50:41 +00:00
Gregory Wlodarek
97ed8da2ce SERVER-94145 Add queryable backup/restore testing (#27551)
GitOrigin-RevId: 0dfa75db7dca55d0bb9e43c327a6e12aee66ac96
2024-09-30 11:28:12 +00:00
Erin McNulty
8e04853009 SERVER-94626 Enable sharding core passthroughs with gRPC (#26928)
GitOrigin-RevId: 0b3e76ce08cb028be1c5551f697bea4bfb42e056
2024-09-27 21:12:02 +00:00
Gregory Wlodarek
6c8c3ef2b0 SERVER-95104 Implement an ephemeral queryable server (#27361)
GitOrigin-RevId: 35e4c053add50cb609ece206ac6d545309ef657c
2024-09-26 09:00:08 +00:00
atesteve
be667a4d69 SERVER-89298 Get rid of upgradeBackCompat and downgradeBackCompat binary arguments (#27197)
GitOrigin-RevId: b33f1640c657f40572d1105a3e9e6040f4781ffa
2024-09-25 16:13:14 +00:00
Pol Piñol Castuera
9d686dd307 SERVER-94977 Make testing infrastructure correctly skip running CheckMetadataConsistency hook with incompatible unit tests in windows (#27360)
GitOrigin-RevId: e7eb765dc63c30a3a85e8a99a87e681f5cca3bd1
2024-09-23 12:31:06 +00:00
Juan Gu
30cb899c41 SERVER-94075 Remove fixable-but-unsafe Ruff rule exclusions (#27297)
GitOrigin-RevId: 61ae81a0cb7b90fca789d455932105bf2f5ffe84
2024-09-20 16:53:10 +00:00
Pol Piñol Castuera
fbd8342af2 Revert "SERVER-94977 Make testing infrastructure correctly skip running CheckMetadataConsistency hook with incompatible unit tests in windows" (#27309)
GitOrigin-RevId: dd37299207f820a2c283047eb76996e2a166366a
2024-09-20 15:05:20 +00:00
Pol Piñol Castuera
19afcb8f9f SERVER-94977 Make testing infrastructure correctly skip running CheckMetadataConsistency hook with incompatible unit tests in windows (#27257)
GitOrigin-RevId: d54b63209268bb2ce1827400e64150bf1e48fe82
2024-09-20 08:13:03 +00:00
Alex Li
97e744a14b SERVER-89676 Add CPU stress testing to resmoke (#26612)
GitOrigin-RevId: df719c8a70220f4e09e0b6102fe9cc2e35a2307f
2024-09-19 16:28:49 +00:00
Janna Golden
18b48dcaaa Revert "SERVER-92349 Make the AddRemoveShard hook not move collections with noBalance: true (#26507)" (#27169)
GitOrigin-RevId: cb22b82ed68d009e09066d56167406832cbeace2
2024-09-17 16:10:19 +00:00
Vishnu K
3a2af61590 SERVER-94679 Collapse concurrency_sharded_multi_stmt_kill_primary, concurrency_sharded_multi_stmt_terminate_primary, concurrency_sharded_multi_stmt_with_stepdowns into one. (#27066)
GitOrigin-RevId: c5aa4ec04aa0fe3740fe7e9017e10916f8fcd81c
2024-09-13 20:05:11 +00:00
auto-revert-app[bot]
c41e87779e Revert "SERVER-94679 collapse concurrency multi stmt txn stepdown, kill and terminate into one (#26940)" (#27029)
GitOrigin-RevId: b06ec024e9f41732d1f9901f4c16e8906e3164f0
2024-09-12 22:23:37 +00:00
Vishnu K
01f866934c SERVER-94679 collapse concurrency multi stmt txn stepdown, kill and terminate into one (#26940)
GitOrigin-RevId: fd5d2c57f265e0ea20f048326e7304e7f9d1ea73
2024-09-12 19:25:06 +00:00
Santiago Roche
876f66eb13 SERVER-92024: Only provide JS_GC_ZEAL setting for mongo server processes. (#24954)
GitOrigin-RevId: 88dd3ef2b4325ca332b8e7e6180f1e8f9c7534ea
2024-09-06 19:58:23 +00:00
Trevor Guidry
eb3111bf12 SERVER-94419 Fix enableEncryption option in antithesis (#26749)
GitOrigin-RevId: a712ee5be7fb1cf3738a1c91e444f3d9d43f85d7
2024-09-05 23:38:50 +00:00
Vishnu K
3b80e64918 SERVER-94417 Delete concurrency.*_metrics suites (#26725)
GitOrigin-RevId: 07285fb19e6f67d4fd1c2ca38517b1050b1eb585
2024-09-03 23:18:20 +00:00
Steve McClure
7df33156fb SERVER-94074 Remove fixable Ruff rule exclusions (#26582)
GitOrigin-RevId: 291b72ec4a8364208d7633d881cddc98787832b8
2024-08-30 20:29:42 +00:00
Cheahuychou Mao
e9b1a6eb76 SERVER-92349 Make the AddRemoveShard hook not move collections with noBalance: true (#26507)
GitOrigin-RevId: 4b01735cfc402239aa7678627e11746601297b52
2024-08-27 18:40:17 +00:00
Matt Broadstone
eef31e7e3d SERVER-93979 Misc fixes for ReplSetTest ShardingTest modularization (#26465)
GitOrigin-RevId: 2019de628fa9fc3daae91536b7d3311a98b74ebf
2024-08-23 16:39:13 +00:00
Matt Broadstone
771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
Trevor Guidry
ad039f1d13 SERVER-93436 Replace _ese and _ese_gcm variations of replica_sets and sharding with config fuzzer (#25977)
GitOrigin-RevId: 840190cafcbca9bf0e24b16ddb0906ed55557dac
2024-08-13 21:51:49 +00:00
Vishnu K
e002a31162 SERVER-88891 delete all tenant migration, shard split and shard merge tests. (#25928)
GitOrigin-RevId: 842f88ec06db26bb62033f998792828dd7e37c3b
2024-08-12 15:52:30 +00:00
Varun Ravichandran
d039681464 SERVER-91804: Use mock LDAP server instead of firewalls in LDAP mongo health checker tests (#25763)
GitOrigin-RevId: 60707bb7c0a57df4ec387faf0619ae072a646272
2024-08-10 04:08:54 +00:00
George Wangensteen
571fa2bc9f SERVER-91123 Turn runtime settable parameters periodically during config fuzzer (#25857)
GitOrigin-RevId: cf09bce848129d880741ba8034b494736593e708
2024-08-09 20:58:56 +00:00
Louis Williams
d0dd51f22d SERVER-72186 Replace passthroughs with config fuzzer (#25659)
GitOrigin-RevId: 5ef72df0eacb2d6ccfd6dbe9fd8afcbd26aeae73
2024-08-06 16:14:02 +00:00
Robert Sander
24473ba622 SERVER-92896 Disable FeatureFlagReshardingForTimeseries by default (#25486)
GitOrigin-RevId: 87f3c358a7d4b25f614c9464d9ace81f37c7a37e
2024-08-02 22:55:27 +00:00
George Wangensteen
440c47de8b SERVER-92715 Mongos support for runtime parameter fuzzing (#25419)
GitOrigin-RevId: 099171ded468e3259f2b1bdfdae117514298f479
2024-07-29 16:09:23 +00:00
George Wangensteen
6086cac5f0 SERVER-92714 Add configuration support to runtime parameter fuzzing (#25202)
GitOrigin-RevId: eada66a9fb70122a166bacb2e34d12d63ed0933e
2024-07-25 21:42:42 +00:00
Erin McNulty
e81d64776e SERVER-92825 Ensure that every node returns an $clusterTime in ReplSetFixture (#25355)
GitOrigin-RevId: f97104639937b677deee42b20e02fef61d6d53e9
2024-07-25 19:32:42 +00:00
Erin McNulty
c2f5e047f7 SERVER-92385 Make ReplSetFixture wait until keys are available for signing $clusterTime (#25040)
GitOrigin-RevId: 54b4b9ea3c33c7a345ef44aa507c87bc49589da5
2024-07-23 15:45:43 +00:00
Kruti Shah
bdcdd8447d SERVER-91538 Add OWNERS.yml files for cluster scalability (#24975)
GitOrigin-RevId: 6e9172311934c20e5e21af27cd56f2e16dd38eb7
2024-07-23 14:48:23 +00:00
George Wangensteen
eca3569261 SERVER-92644 Add a background hook to resmoke that periodically adjusts runtime parameters of all nodes in a cluster (#24993)
GitOrigin-RevId: de706e9c0dfb92c6e6b3f4e85bae75a8bfe67f0f
2024-07-22 22:29:02 +00:00
Mikhail Shchatko
61beabb349 SERVER-92696 Fix evergreen filtering logging in resmoke (#25108)
GitOrigin-RevId: 0654d04835c6345aa9bb6938203267bc2d80e27f
2024-07-22 15:37:43 +00:00
Tommaso Tocci
4ac29519a5 SERVER-92664 Fix error set creation in add/remove shard background hook (#25026)
GitOrigin-RevId: 5cffcaf9cf4a64ded838efeb3c8725c9dcd8f808
2024-07-20 08:52:00 +00:00
David Daly
6ef907d1c3 SERVER-92289 Throw an error if we don't check results when we should (#24841)
GitOrigin-RevId: 991755767758228ec47a8cc4405502373d589b3b
2024-07-19 16:25:28 +00:00
nandinibhartiyaMDB
abfabb92dc SERVER-92283: Reduce the frequency of random migrations by increasing balancerMigrationsThrottlingMs (#24694)
GitOrigin-RevId: 66c96e03ad150f384b94d7486c78289b2c9c4eb1
2024-07-12 20:30:11 +00:00
Jason Zhang
08c95e93c0 SERVER-92274 Have listCollections filter out timeseries collections in add_remove_shard.py hook (#24551)
GitOrigin-RevId: 2c728cacaced93dad23aa66ebcd806deb600e9b7
2024-07-12 19:50:50 +00:00
nandinibhartiyaMDB
6c9d9b57ab Revert "SERVER-92238: Reduce the frequency of random migrations by increasing (#24689)
GitOrigin-RevId: 4e309192b8038715a0144c4f6ed651eecc2ff5f4
2024-07-12 18:37:24 +00:00
nandinibhartiyaMDB
b45310b924 SERVER-92238: Reduce the frequency of random migrations by increasing the balancerMigrationsThrottlingMs (#24607)
GitOrigin-RevId: 2956a55cff043890ca7e73006b99e8e6a3c2c971
2024-07-12 16:27:56 +00:00
Chi-I Huang
8e64f2d8b1 SERVER-92204 Log exit code and pid when ProcessTestCase fails (#24504)
GitOrigin-RevId: ada1695bd72a675c5d978490ad72e2e970b080a7
2024-07-10 18:43:10 +00:00
madelinezec
67a750eb05 SERVER-92226 filter out zombie/DOES_NOT_EXIST INDEX entries in createSearchIndex shell helper (#24493)
GitOrigin-RevId: f6bf91bb22af14a709f691555506b03f1dc32691
2024-07-10 05:28:15 +00:00
Janna Golden
bf1158c828 SERVER-91833 Post removeShard checks should account for Interrupted errors (#24289)
GitOrigin-RevId: 947202e7f9ddd292c51839b6c348a0cdb0d9a7ff
2024-07-08 16:47:51 +00:00
Daniel Gómez Ferro
f61987aadc SERVER-92105 Make DropShardedCollections hook drop all user collections (#24322)
GitOrigin-RevId: 3dfd5dbe2485f46b876929355116c473faa592af
2024-07-04 16:27:44 +00:00
madelinezec
3a61e65f29 SERVER-92135 do not clear mongot config journal files after every test (#24303)
GitOrigin-RevId: f3e8afc5cf5240c974b0d6bb22635558ee78b455
2024-07-03 23:45:04 +00:00
Robert Sander
46ca3997d0 SERVER-89866 Add testing suite for removeShard catalog metadata checks (#23154)
GitOrigin-RevId: 5e4ee93dddada39fd1722af56cd599ff2d502d3a
2024-07-01 15:33:58 +00:00
Abdul Qadeer
6cc59855d8 SERVER-91952 Increase transition interval values for config shard transitions (#24070)
GitOrigin-RevId: 346c2edd2a1451020157f173d0503c74bdbcdd14
2024-06-28 13:44:18 +00:00
Marcos Grillo
3e96f2dc6a SERVER-91475 Retry add/remove hook on FailedToSatisfyReadPreference errors (#23696)
GitOrigin-RevId: ee2f130c5db8ccf75a6612ac903dbd53c1592d7c
2024-06-21 17:56:34 +00:00
kshitij
a61f0bdffc SERVER-91033: Stop ignoring capped moveCollection errors. (#23291)
GitOrigin-RevId: 0bc46912d5819c4a9aa522042a8b38b2067193f2
2024-06-11 20:31:01 +00:00
Trevor Guidry
52631fd584 SERVER-91326 fix ShardedClusterFixture outputting duplicate node info (#23200)
GitOrigin-RevId: a9efc7c80b5bdc35dbc0599f9f6ffa6f0a92bcea
2024-06-11 17:47:03 +00:00