Commit Graph

181 Commits

Author SHA1 Message Date
Daniel Segel
a4bc1c12cb SERVER-119277 Pass unchanged node to afterSecondariesHaveRestarted (#47816)
GitOrigin-RevId: b2a8ff796c53eae07ed8eb957aa54f84843759da
2026-02-11 23:06:47 +00:00
Finley Lau
d48900575b SERVER-116118 Update extension upgrade/downgrade tests to match 8.3 rollout plan (#46882)
GitOrigin-RevId: ebefbcc1887648cd188d2abf217320eb735a0da4
2026-01-28 20:34:36 +00:00
Joan Bruguera Micó (at MongoDB)
95a6d4205e SERVER-112828 Codeown upgrade/downgrade-related code changes to CAR (#46793)
GitOrigin-RevId: 332042b0c1e8c689b33f6ef3834596e2a07cfe0e
2026-01-26 10:23:18 +00:00
Steve McClure
24e414b254 SERVER-117252: Remove 6.0 from multiversion testing (#46530)
GitOrigin-RevId: cd0392f4397e6971bd5b6afcc6a05735ea4f0f49
2026-01-20 17:24:27 +00:00
Igor Praznik
58b8824070 SERVER-97372 Add multiversion testing for multiple-node config servers (#45507)
GitOrigin-RevId: 7b2c893223b2acc3ab23e77c68b831a8b762f106
2025-12-22 16:54:35 +00:00
Will Buerger
3ab1924932 SERVER-110183: Move extension upgrade/downgrade shared functions to separate util files and add better test logging (#40848)
GitOrigin-RevId: 2a6bfb114b298e72f27c88b23d7421ec596a3930
2025-09-03 21:08:24 +00:00
Steve McClure
1ffbc6c2e9 SERVER-109432: Autofix JS var usage to favor let (#40637)
GitOrigin-RevId: 9674b7db36a0f3f650d39c1e3fb2ad6ff2141cfb
2025-08-28 19:21:01 +00:00
Zac
591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +00:00
Will Buerger
87feef3731 SERVER-106933: Add testing for cluster restart scenarios for extension enablement / upgrade / downgrade (#40179)
GitOrigin-RevId: fc426a268b98549741fabdd41c325d2337891efa
2025-08-20 21:38:26 +00:00
Sean Lyons
0c80b328f2 SERVER-109091 Create glob-like targets for jstest libraries (#39901)
GitOrigin-RevId: d93ad0de591e700f67af5b60680664dd24e6efb6
2025-08-11 23:22:56 +00:00
Trevor Guidry
1fb52f7eae SERVER-107032 remove multiversion testing against v5.0 (#38059)
GitOrigin-RevId: 5cf0907301dcbfb79f9f05899364ec6aa626eebb
2025-07-03 03:37:13 +00:00
Aaron B
38827bb819 SERVER-101204 Make dbcheck_old tests work on latest (#34870)
GitOrigin-RevId: 93d64ab54fd92275db1a1904e7a3a2ab18f39e6c
2025-04-14 01:21:39 +00:00
Brad Cater
a9ae27944f SERVER-103160 Add Repl component owners (#34360)
GitOrigin-RevId: 276bc9351f77b9c0b36c8639e174d5497b478cad
2025-04-10 04:48:07 +00:00
Meryama
68046338de SERVER-87990 Remove autoIndexId option from createCommand (#31910)
GitOrigin-RevId: 90620dced4c31597a822a2b5eec049d8f7452c66
2025-04-10 03:00:14 +00:00
Trevor Guidry
0ae077b12f SERVER-99105 upgrade most testing to amazon2023 variants (#32734)
GitOrigin-RevId: ba409a1c4f19cf2e36f8b389009af5b48016d022
2025-04-10 00:26:39 +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
Zack Winter
da80bcc821 SERVER-100977 Restrict js_library to arm/x86_64 cpus (#32508)
GitOrigin-RevId: 1c15500a2a6d0730efb2207f280c7a6721221288
2025-04-09 21:28:06 +00:00
Zack Winter
e2d43f0b28 SERVER-100116 Swap eslint to rules_lint & upgrade to 9.19.0 (#31917)
GitOrigin-RevId: d08518aa13c42c1dfdb68fbbd74d9898b2f09bdf
2025-04-09 20:14:48 +00:00
Pavi Vetriselvan
b6dfb52bd2 SERVER-100241 final upgrade state in dbcheck_old_format_keys_test.js should upgrade to latestFCV (#31862)
GitOrigin-RevId: 4c2a17d0cf04a24b9cad8fa9640044e5cc0236c6
2025-02-03 15:00:16 +00:00
Charlie Swanson
bad5171545 SERVER-97919 Enable featureFlagRankFusionBasic by default. (#31487)
GitOrigin-RevId: ed9229520a78eef8e04588452ddf594698506faf
2025-01-24 04:22:19 +00:00
ppolato
45223429bc SERVER-97818 Clean up remaining usages of the ShardingTest.shardOptions setup field (#30055)
GitOrigin-RevId: 98cff3f8b65917e5c0e9ae34d91f0023095e8cdc
2024-12-09 19:49:19 +00:00
auto-revert-app[bot]
3530cf8823 Revert "SERVER-97818 Clean up remaining usages of the ShardingTest.shardOptions setup field (#29806)" (#29971)
GitOrigin-RevId: 2feb2e6282fd1905d8d87a171665d11c4922482b
2024-12-06 02:21:54 +00:00
Moustafa Maher
6849b3ff14 SERVER-96971 Prevent ReplSetTest.waitForState from returning stale data for SECONDARY state (#29585)
GitOrigin-RevId: 9d38b94afbd94ff5dffa63b7ec487ea54fa4a98d
2024-12-05 21:15:14 +00:00
ppolato
ae45472464 SERVER-97818 Clean up remaining usages of the ShardingTest.shardOptions setup field (#29806)
GitOrigin-RevId: da6a4864af2e8e18165421ecb3673f70bc8f4b6c
2024-12-05 15:42:38 +00:00
Mariano Shaar
305b0d7d1f SERVER-95169 Add multiversion query test which stresses sharded scenarios (#29158)
GitOrigin-RevId: 273210da77561bdbdf251b75cf36dc9be510f6a3
2024-11-21 20:08:50 +00:00
Moustafa Maher
2fd5f78d5a SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174)
GitOrigin-RevId: df168ee363c3f0e86526270437d3688ac4bb326d
2024-10-22 02:53:25 +00:00
Charlie Swanson
6b62da3571 SERVER-95162 Refactor multiversion query test to make it more reusable (#27431)
GitOrigin-RevId: d42cb3d6899ac7f882c8b933816f91d84540681e
2024-10-17 19:41:04 +00:00
auto-revert-app[bot]
ac66db99e1 Revert "SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#27947)" (#28132)
GitOrigin-RevId: de1b147732fb34b89450da992fe559b24d32f1e2
2024-10-16 09:01:25 +00:00
Moustafa Maher
ba308e1391 SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#27947)
GitOrigin-RevId: f73cbfbbdc6a2c557bed145cdb429c3a8d8b3447
2024-10-15 13:24:11 +00:00
Aaron B
9427d2d01c SERVER-94373 Add modal validation (#26730)
GitOrigin-RevId: 9f3a53387248b4c78a1d70320430f0094a138ba6
2024-10-09 01:43:21 +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
Gabriel Marks
4245ac41b8 SERVER-87287 Remove MONGODB-CR auth logic (#26633)
GitOrigin-RevId: 902bce3c1018e15e526a7ce0cb0192067566f8fe
2024-08-30 20:29:27 +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
Kishore Devireddy
07ae2456e9 SERVER-43440: Complete TODO listed in SERVER-34165 and remove other mentions of eMRC flag (#24574)
GitOrigin-RevId: f5896fbd255fce4c0cec7ef844451a5a7f1f8571
2024-07-12 03:19:15 +00:00
Catalin Sumanaru
de97aac8f6 SERVER-91379 Re-introduce eslint rule for missing semicolons (#23301)
GitOrigin-RevId: fd9cce5f9f201004e44ffdeabdb33cd93e79b451
2024-06-11 14:18:29 +00:00
Xuerui Fa
0cdf43e5a6 SERVER-89127: Fix dbcheck old format index keys tests after 8.1 FCV upgrade (#20930)
SERVER-89127: Fix dbcheck old format index keys tests after 8.1 FCV
upgrade
GitOrigin-RevId: 007b3e008384b5103d3e35d19a0401e33e88e26f
2024-04-09 18:39:15 +00:00
Xuerui Fa
fb78dc746d SERVER-87898: Prepare server for FCV 8.1 upgrade (#20740)
GitOrigin-RevId: 0a8d8383477d3c96c5443e33242da2d74620ca21
2024-04-03 23:54:34 +00:00
huayu-ouyang
b1ac75aaa8 SERVER-80654 Handle older index entry formats where keystring does not have recordID appended correctly for reverse lookup (#19967)
GitOrigin-RevId: 658c470434edd3727ffb68377787c53c8f122743
2024-03-26 03:09:53 +00:00
XueruiFa
beecdc130f SERVER-80960: Handle old keystring formats in unique indexes for missing keys check
GitOrigin-RevId: bfdc8067f34b0fafce3b3621a967001020c54994
2024-02-22 05:46:31 +00:00
Aitor Esteve Alvarado
fa9b8d30bc SERVER-83167 SERVER-83266 Incorporate new upgrade procedure in test infrastructure
GitOrigin-RevId: 6c881fd981a65c22645a441ee117e6749b3bdb0c
2023-12-14 18:19:18 +00:00
Gil Alon
0be4e68405 SERVER-79271 Add flag to determine if time-series collections have fixed bucketing 2023-08-23 22:52:58 +00:00
Liubov Molchanova
f1d0c70f72 Revert "SERVER-79271 Add flag to determine if time-series collections has fixed bucketing"
This reverts commit f6b6974492.
2023-08-17 12:17:41 +00:00
Gil Alon
f6b6974492 SERVER-79271 Add flag to determine if time-series collections has fixed bucketing 2023-08-16 15:06:08 +00:00
Matt Broadstone
7fc82357f8 SERVER-79913 Restore top comments for recently converted jstests 2023-08-10 22:02:36 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Matt Broadstone
8a41cf72c5 SERVER-79606 Convert validate collections hook to module 2023-08-04 16:39:04 +00:00
XueruiFa
ed61eef7a8 SERVER-74398: Remove special handling of confirm: true for setFCV commands in JS tests 2023-08-01 19:38:12 +00:00
Matt Broadstone
1e98a0f23d SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
Huayu Ouyang
2c11ff69a7 SERVER-68023 Remove Feature Flag for PM-2974 2023-05-19 17:39:24 +00:00
wenqinYe
04f256f636 SERVER-73279: Support FCV transitions with a catalog shard 2023-05-17 18:27:56 +00:00