Commit Graph

371 Commits

Author SHA1 Message Date
Trevor Guidry
a268b1c416 SERVER-106719 Switch unowned files to use default owner (#37769)
GitOrigin-RevId: 6ee192300a99a83e515adf56f1f55da70621c6b6
2025-06-26 18:19:55 +00:00
Andrew Bradshaw
bb84a8c1a7 SERVER-106601 Open yaml files with utf8 for windows (#37659)
GitOrigin-RevId: e37e02b7ced06618cc951630fbcd07455d7c00f0
2025-06-25 14:12:35 +00:00
Anna Maria Nestorov
80e0cf9be8 SERVER-105918 Improve debuggability of the add_remove_shard.py hook (#37473)
GitOrigin-RevId: 164d562269c51485c45980658771fa9fd120ab0e
2025-06-20 15:02:01 +00:00
Anna Maria Nestorov
e2e1df8b7d SERVER-106195 Add OplogOperationUnsupported to list of acceptable exceptions when add/remove hook is draining shard (#37350)
GitOrigin-RevId: 90e547cbb6f2ff8a3a55520eddb89854ef0375e1
2025-06-16 15:52:01 +00:00
wolfee
11df7d4c39 SERVER-104330 ContinuousAddRemoveShard clashes with ContinuousStepdown (#35881)
GitOrigin-RevId: d2decce86ae0a355e77d7ece093f247302e5c3dc
2025-06-10 11:32:02 +00:00
Allison Easton
111c531d08 SERVER-105472 Allow session chunk migrater to work even when the sessions collection is not present locally on the config server (#36522)
GitOrigin-RevId: 6a2a18a261575bd280c70b5927a24bbbdb692de2
2025-05-30 12:03:20 +00:00
wolfee
4ae33f747d SERVER-102818 Add a test suite that does add/remove shard in the background (#35410)
GitOrigin-RevId: 5feee0b924db8c42e5662245a583080f7a4f4df7
2025-05-06 12:41:33 +00:00
Steve McClure
3e7c0317e1 SERVER-104511: Improve exception-handling in validate collections (#35579)
GitOrigin-RevId: 1b665bdaf378cb02e355030b9c481c613cdcf034
2025-04-30 16:24:31 +00:00
Ali Mir
98a3fa5c64 SERVER-101646 Move magic restore test infrastructure into enterprise module (#35020)
GitOrigin-RevId: fde31744f769e1bd0b6b776abf4dcc585db344b9
2025-04-16 15:33:16 +00:00
Henri Nikku
6fba34ab39 SERVER-103471 Don't use fileCopyBased initsync with inMemory storage engine in BackgroundInitialSync hook (#34690)
GitOrigin-RevId: c4d14a3e0ae6d7aa2816b3ff74924f6420257c3f
2025-04-11 14:33:03 +00:00
Ted Tuckman
296b89dcf4 SERVER-101904 Reduce number of QI codeowner groups (#33904)
GitOrigin-RevId: 88d58cda6197dcecf313aecaa4da2975a604470d
2025-04-10 06:32:42 +00:00
Brad Cater
a9ae27944f SERVER-103160 Add Repl component owners (#34360)
GitOrigin-RevId: 276bc9351f77b9c0b36c8639e174d5497b478cad
2025-04-10 04:48:07 +00:00
Damian Wasilewicz
c6ab83529c SERVER-103300: Fix filepath for spurious write conflicts hook (#34511)
GitOrigin-RevId: ce0d8f7bb6a7834676d8eb4f0548a15c9426dcb8
2025-04-10 04:47:33 +00:00
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