Commit Graph

14 Commits

Author SHA1 Message Date
Zac
591928c619 SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
GitOrigin-RevId: 6c8f6aded47f260aa4f7c231b17dae3302cb1e04
2025-08-21 17:27:09 +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
Moustafa Maher
2fd5f78d5a SERVER-95421 make initiateWithHighElectionTimeout the default in ReplSetTest (#28174)
GitOrigin-RevId: df168ee363c3f0e86526270437d3688ac4bb326d
2024-10-22 02:53:25 +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
Matt Broadstone
771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
Jiawei Yang
30a5ef7f6c SERVER-87414 fix tests using wrong read after majority write assumption (#20034)
GitOrigin-RevId: 4b01fe8c48ea513acb38754b9d09c723a5cc35ec
2024-03-19 23:57:22 +00:00
Matt Broadstone
1e98a0f23d SERVER-78551 Migrate analyze_plan library to module 2023-07-05 21:23:02 +00:00
Gabriel Marks
ef760ba184 SERVER-71154 Add initial sync test for serverless cluster parameters 2022-11-30 21:58:37 +00:00
Varun Ravichandran
2f6c45ee3a SERVER-65572: Remove featureFlagClusterWideConfig 2022-06-09 15:32:56 +00:00
Varun Ravichandran
ddc027f204 Revert "SERVER-65572: Remove featureFlagClusterWideConfig"
This reverts commit 9508343fa1.
2022-06-08 20:15:11 +00:00
Varun Ravichandran
9508343fa1 SERVER-65572: Remove featureFlagClusterWideConfig 2022-06-07 23:12:15 +00:00
David Storch
fb9cf156cf SERVER-65681 Tag set_cluster_parameter_replset.js with "requires_persistence" 2022-04-14 22:48:57 +00:00
Varun Ravichandran
df9851154b SERVER-65128: Improve integration testing and address bugs in setClusterParameter 2022-04-07 04:40:40 +00:00