Commit Graph

358 Commits

Author SHA1 Message Date
Andrew Bradshaw
b7ea757623 SERVER-96986 Move CI from SCons to Bazel (#33596)
GitOrigin-RevId: 1a2d45af69f48ab53f1d7db4c0848bba089f447a
2025-04-10 03:14:56 +00:00
Steve McClure
8bbc3a354d SERVER-102043: Add retries on AutoReconnect in hooks (#33339)
GitOrigin-RevId: bec58bac12afeb6e6f015a2927b28dce6c60b94f
2025-04-10 01:51:17 +00:00
Cheahuychou Mao
66f028cb2d SERVER-102040 ContinuousAddRemoveShard hook should manually move chunks for config.system.sessions collection when running in jstestfuzz suite (#33514)
GitOrigin-RevId: a3bd1fb02deab5ca798a9d20242fa8f56a8bd0b4
2025-04-10 01:48:56 +00:00
Xuerui Fa
c3ceec60b2 SERVER-100567: Fill in remainder of codeowners for Replication (#32901)
GitOrigin-RevId: c5a1bb40ac3b1057bfb98d3a85a9155ce1c8ef2f
2025-04-09 23:12:28 +00:00
Juan Gu
7209d62b77 SERVER-99522 Delete dead py linters (#31760)
GitOrigin-RevId: 3aedfa559dda734d4d89fefe0fe1154a5a3cf04d
2025-04-09 19:33:45 +00:00
Joseph Prince
4743bd5b85 SERVER-99595 Move transport layer integration testing logic into a fixture class (#31327)
GitOrigin-RevId: 3f84e02e485ea87e7adfd2cea0c3f9b98dddc6b0
2025-01-17 20:08:36 +00:00
Evelyn Wu
fcaf44c9bf SERVER-87790 Combine similar replication passthroughs (#29431)
GitOrigin-RevId: 7fecb54488ae13c8b11deb1173e77973dfb682a0
2025-01-16 22:46:26 +00:00
clarissecheah
b9cdf19927 SERVER-98974 Move remaining backup/restore codeowners to server-backup-restore (#30799)
GitOrigin-RevId: ac15b151c468c391226c8518eeeeb7a794fda9d7
2025-01-09 00:02:35 +00:00
Ryan Berryhill
ea26678798 SERVER-96106 Support EINTR/SIGUSR2 testing via config fuzzer (#29737)
GitOrigin-RevId: 2a18dc0d3c572f12f232920b3807a40bd30cc449
2024-12-06 01:49:52 +00:00
Ted Tuckman
c21a4363f1 SERVER-97280 Split ownership of qi-observability into qi-query-stats (#29552)
GitOrigin-RevId: e13b58cb100941ab9a7e4a2c057021c725ca5997
2024-12-03 17:58:31 +00:00
Joan Bruguera Micó (at MongoDB)
a921de973f SERVER-90768 Compare output between listCollections and $listCatalog for the same database and verify equivalence in testing (#28610)
GitOrigin-RevId: edc76b36f1365a12e14254dc32704dafdb795afe
2024-11-29 12:48:13 +00:00
Juan Gu
b93d608d2a SERVER-96927 Use extend-select instead of select to include isort (#29038)
GitOrigin-RevId: 2a83dfd190d8a6d95202702234bcef79b91d0ab6
2024-11-26 20:14:08 +00:00
Nic
f03d83bf25 SERVER-90874: Add --directoryPerDb and --wiredTigerDirectoryForIndexes to the config fuzzer (#29389)
GitOrigin-RevId: 558e033a1a0e7d9ceb119bd9825a0b41bc76f973
2024-11-25 23:00:50 +00:00
Mihai Andrei
9224407df8 SERVER-92880 Tag files in 'buildscripts' as owned by query (#29173)
GitOrigin-RevId: 5bb3da91f52aaa924a4ea18a10f702d9d6b4f576
2024-11-22 01:06:48 +00:00
Ali Mir
fa1b7e1760 SERVER-94002 Fix logic for deciding when to run backup and restore hooks in magic_restore.py (#27068)
GitOrigin-RevId: cbbebc7a1f708696fc9b8d0a96b45bb5d0bcf7d4
2024-11-20 23:29:11 +00:00
henrikedin
264cc19aae SERVER-96466 Remove validation that time-series buckets are always compressed (#28730)
GitOrigin-RevId: 55c3c1bcf562d16423e944e48f28b91fd5fca33f
2024-11-15 18:53:41 +00:00
Trevor Guidry
40ee074685 SERVER-96622 fix ValidateCollections with ExternalFixture (#28848)
GitOrigin-RevId: ad875530c1884deb44c617f378aae4447aea89dd
2024-11-06 18:55:12 +00:00
Trevor Guidry
a16a5b2de7 SERVER-94991 Make ValidateCollections faster (#28537)
GitOrigin-RevId: 031f2558c4f030413a527086bb7ae7dacde07dd7
2024-10-28 15:44:04 +00:00
Uladzimir Makouski
0ac5f682c8 Revert "SERVER-94991 Make ValidateCollections faster (#28069)" (#28513)
GitOrigin-RevId: 088a94e4519e76ca9bb499916c7a22f8c25805b8
2024-10-25 16:13:30 +00:00
Trevor Guidry
9eaa0572c4 SERVER-94991 Make ValidateCollections faster (#28069)
GitOrigin-RevId: fa60b9af6087d0fad3360175d7c0b30aed03529e
2024-10-24 00:28:42 +00:00
Trevor Guidry
5feb1fffb0 SERVER-95957 add fixture methods for getting individual and testable clusters (#28211)
GitOrigin-RevId: 534855afb57e962df9ba8bde2a2f47d5ba4d7a0e
2024-10-21 21:46:44 +00:00
Stephanie
60fc6dd9ef SERVER-95139: Make runtime-configurable storex parameters able to be changed during runtime in the config fuzzer (#27874)
GitOrigin-RevId: 9b7d17cae9a944935255abf8987c233d234d0fda
2024-10-11 17:58:35 +00:00
Juan Gu
855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +00:00
auto-revert-app[bot]
e9ebfc9237 Revert "SERVER-94991 Make ValidateCollections faster (#27531)" (#27964)
GitOrigin-RevId: 1e0481bf4c9b0b1ff0851bc2e2acb7519c02636d
2024-10-10 11:47:00 +00:00
Trevor Guidry
d8641bc122 SERVER-94991 Make ValidateCollections faster (#27531)
GitOrigin-RevId: 0f43c818acf6d3401846328d2de001e17f1d32be
2024-10-09 20:43:11 +00:00
Stephanie
e60ec14423 SERVER-95235: Make fuzzing a config at runtime and/or startup a property of the parameter in config_fuzzer_limits.py (#27512)
GitOrigin-RevId: 867fff7dd6ec7e1000a4d0bcb33f27cb8f336c4c
2024-10-08 01:37:37 +00:00
Juan Gu
2513cc511b SERVER-94076 Remove unused imports via Ruff rule (#27337)
GitOrigin-RevId: 8923cc14f276be93355d763cb88c04bdb4dd9000
2024-10-04 01:43:13 +00:00
Vishnu K
2aacd501c8 SERVER-95248 / SERVER-95424 (#27545)
GitOrigin-RevId: e84a7bd7dffcaa4e9edfaba93608d0fd0059b54d
2024-10-03 18:31:24 +00:00
Gregory Wlodarek
97ed8da2ce SERVER-94145 Add queryable backup/restore testing (#27551)
GitOrigin-RevId: 0dfa75db7dca55d0bb9e43c327a6e12aee66ac96
2024-09-30 11:28:12 +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
Vishnu K
3b80e64918 SERVER-94417 Delete concurrency.*_metrics suites (#26725)
GitOrigin-RevId: 07285fb19e6f67d4fd1c2ca38517b1050b1eb585
2024-09-03 23:18:20 +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
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
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
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
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
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