Commit Graph

1745 Commits

Author SHA1 Message Date
Trevor Guidry
d89d91ef31 SERVER-116077 Fix config fuzzer in antithesis (#45763)
GitOrigin-RevId: d8d617ef3af45b8973cacc60e50671a3d2f40455
2026-01-02 17:50:59 +00:00
Nick Jefferies
714cf54c15 SERVER-116063 Fix BufferedHandler for Python 3.13 logging lock requir… (#45744)
GitOrigin-RevId: 95110c4f275ddc79108363aefee48fe5aed6b279
2025-12-31 16:35:39 +00:00
Gabriel Marks
4a97e9540d SERVER-115869 Add enterprise_only flag to the config fuzzer (#45630)
GitOrigin-RevId: dab541871171fa1ae67d062bebf5106a090e906d
2025-12-30 17:09:59 +00:00
Sean Lyons
2cc97976f6 SERVER-115576 Resolve commit hash for old versions from mongod (#45534)
GitOrigin-RevId: f637439a5a49c45d24f83be26ff54e22fed7aaae
2025-12-30 15:49:19 +00:00
Alex Li
88deba90af SERVER-115106 Port to GoogleTest (#45689)
Co-authored-by: James Bronsted <james.bronsted@mongodb.com>
Co-authored-by: Billy Donahue <billy.donahue@mongodb.com>
Co-authored-by: James Bronsted <32047428+jpbronsted@users.noreply.github.com>
Co-authored-by: Sean Lyons <sean.lyons@mongodb.com>
Co-authored-by: Billy Donahue <BillyDonahue@users.noreply.github.com>
Co-authored-by: Ronald Steinke <167128994+rsteinkeX@users.noreply.github.com>
GitOrigin-RevId: 44975de45e91c0666e545b65519822f7b6a4ad15
2025-12-29 22:43:55 +00:00
auto-revert-app[bot]
cb16dc433c Revert "SERVER-115106 Port to GoogleTest (#44859)" (#45629)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 3e4d6c3a8e56ad19beced101f8f82dce3d759f32
2025-12-23 22:37:48 +00:00
Alex Li
96764616c1 SERVER-115106 Port to GoogleTest (#44859)
Co-authored-by: James Bronsted <james.bronsted@mongodb.com>
Co-authored-by: Billy Donahue <billy.donahue@mongodb.com>
Co-authored-by: James Bronsted <32047428+jpbronsted@users.noreply.github.com>
Co-authored-by: Sean Lyons <sean.lyons@mongodb.com>
Co-authored-by: Billy Donahue <BillyDonahue@users.noreply.github.com>
Co-authored-by: Ronald Steinke <167128994+rsteinkeX@users.noreply.github.com>
GitOrigin-RevId: cf9bd679f47e77fa0bcb9c3462c793c379e6212f
2025-12-23 18:35:11 +00:00
auto-revert-app[bot]
c9c43cb270 Revert "SERVER-114501 Add availability canaries hooks (#45242)" (#45556)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: b9690ee722c126a8ca41fff19b9a7c0d806fa62c
2025-12-22 10:19:43 +00:00
Daniel Gómez Ferro
7ad2b92861 SERVER-114501 Add availability canaries hooks (#45242)
GitOrigin-RevId: db9afaa4354e0c73eb550cda4f39b392f51cc284
2025-12-19 14:12:49 +00:00
Sean Lyons
343e2bf2d8 SERVER-115726 Properly apply fully disabled feature flags from the workspace status command (#45447)
GitOrigin-RevId: 2d68f23c80f6d36e915ba2a5ebbe529060dd53c8
2025-12-19 11:28:12 +00:00
Sean Lyons
b8609909dc SERVER-112227 Run jscore exclusively using remote execution in the commit queue (#45375)
GitOrigin-RevId: 962287d9e8c7f721cedce66d3b32acf0d7ee7908
2025-12-19 11:24:40 +00:00
Trevor Guidry
1c339b6a9c SERVER-114673 Add support for mounting specific test composer directories (#45330)
GitOrigin-RevId: 47cae99a491023bfb1211aa0500ae45b979e5335
2025-12-17 17:48:12 +00:00
Steve McClure
80abf95f33 SERVER-115265: Enable string diffing logic in JS assertions (#45259)
GitOrigin-RevId: 37b8289cc82d3f29385ca61847c46672fb276b2d
2025-12-17 10:43:48 +00:00
seanzimm
751005bf89 SERVER-115568: Remove check that does not work with missing collections in validate hook (#45318)
GitOrigin-RevId: 6dce4821ae7c3dd304a584a825a4e381ccec6891
2025-12-16 21:39:01 +00:00
Gabriel Marks
f80ba058ab SERVER-112797 Set security cluster parameters periodically at runtime in config fuzzer (#45148)
GitOrigin-RevId: fd2d873e5a58d4c549006b8b8563caa1e0c427ca
2025-12-15 22:18:00 +00:00
Sean Lyons
550cf43403 SERVER-115169 core-analyzer: only parse dwarf versions from compile units we create (#45029)
GitOrigin-RevId: af9e569444e664b47c9af67998c716b337451754
2025-12-15 22:00:56 +00:00
Sean Lyons
5cff126db1 SERVER-115245 core-analyzer: match program name from core dumps across new lines (#45079)
GitOrigin-RevId: b7647cc102fe540bec7601abcb73081e7b06aa27
2025-12-11 15:36:46 +00:00
Tommaso Tocci
f1126b9339 SERVER-112599 Introduce server status metrics to track user commands targeting system buckets collections (#42814)
Co-authored-by: Meryama Nadim <meryama.nadim@mongodb.com>
Co-authored-by: Joan Bruguera Micó (at MongoDB) <joan.bruguera-mico@mongodb.com>
GitOrigin-RevId: ee48084854ac6958f1c6cd742e03c9f765bdf286
2025-12-11 10:16:08 +00:00
seanzimm
6ecd5d2cbd SERVER-115225: Change the cluster time we use for validate hook (#45073)
GitOrigin-RevId: 888b400e5f787d119e1af1ad128d7b580e9fb785
2025-12-10 19:44:38 +00:00
Sean Lyons
d7ee369238 SERVER-115217 Avoid reading uninitialized Resmoke config (#45068)
GitOrigin-RevId: fcc5541ca5c09b0e0fad04acffe20b4589523b8d
2025-12-10 18:58:01 +00:00
Indy Prentice
46eca3e064 SERVER-112800: Make replWriterThreadCount and replWriterMinThreadCount settable at runtime (#44087)
Co-authored-by: Pierre Turin <pierre.turin@mongodb.com>
Co-authored-by: Guillaume Racicot <guillaume.racicot@mongodb.com>
GitOrigin-RevId: 1ce17a1a537820d5fcb44cd8c68cfca84ecb3ec1
2025-12-10 18:34:02 +00:00
Nick Jefferies
f29045d37e SERVER-115022: Replace pipes with shlex for Python 3.13 compatibility (#44931)
GitOrigin-RevId: 00e16db1e32b143ccd2b50efc2bf4fa85152147f
2025-12-09 22:43:37 +00:00
Nick Jefferies
0e4b035959 SERVER-115024 Replace distutils with shutil for Python 3.13 compatibi… (#44926)
GitOrigin-RevId: c70259fcdd5ed99a35fed85910ae777a4ba7dfce
2025-12-09 20:03:42 +00:00
Joan Bruguera Micó (at MongoDB)
09a5166929 SERVER-114666 Forbid tracking temporary collections in the global catalog (#44712)
Co-authored-by: Meryama <meryama.nadim@mongodb.com>
GitOrigin-RevId: 846502ac4f506d58d3afc3520bc88c35231a5f16
2025-12-08 17:15:38 +00:00
auto-revert-app[bot]
1a9d7eb7e9 Revert "SERVER-114501 Add availability canaries hooks (#44642)" (#44865)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 1d073d2c6d9848f2c9c985befc5be17efd4055d0
2025-12-05 17:06:47 +00:00
Jiaqi Tian
5adc5a22eb SERVER-113528 Fix throughputProbingInitialConcurrency server parameter validation (#44471)
GitOrigin-RevId: bf6699dac6b596d060e6b4fc0068ad032a664ab4
2025-12-05 16:29:46 +00:00
Philip Stoev
c06d9172e8 SERVER-114905 Skip collection names with trailing dot in ValidateCollections (#44845)
GitOrigin-RevId: 8f400cb94ce13d8fe894f4264346cabce5414fc3
2025-12-05 16:12:44 +00:00
Daniel Gómez Ferro
8686eafdd8 SERVER-114501 Add availability canaries hooks (#44642)
Co-authored-by: Trevor Guidry <trevor.guidry@mongodb.com>
GitOrigin-RevId: 91075fd9ac427b5abd22bc7ada5bb2efa917ddb0
2025-12-05 14:14:20 +00:00
Ruchitha Rajaghatta
9348225d77 SERVER-114319: Add exemption to initial sync and kill primary suites for enforceFastCounts and collHash (#44421)
GitOrigin-RevId: ab3b22bb56383309d81abf2a57d61689f8421ff6
2025-12-03 19:10:58 +00:00
seanzimm
c66464891f SERVER-114346: Make validate command support a cluster time (#44470)
GitOrigin-RevId: 9a4f836e090034846592d304280fccd76efe9c71
2025-12-02 19:39:09 +00:00
Wei Hu
15f2195632 SERVER-114633: Skip internode validation for collections with TTL enabled (#44598)
GitOrigin-RevId: be73598698a0dc1982ce6929eb17d0c460d6a7b7
2025-12-02 16:53:20 +00:00
Eric Lavigne
26d5c8f958 SERVER-114320: Set a limit on core dumps analyzed in core analyzer an… (#44358)
GitOrigin-RevId: 12cbad01371195877471c5919710b8ec28406b3f
2025-11-25 17:45:20 +00:00
Sean Lyons
473af93c3d SERVER-113067 Add timeout for resmoke hooks when hang analyzer is set (#44262)
GitOrigin-RevId: fe1283f6df85b800d34517708a976a2bb80a61c6
2025-11-24 14:47:39 +00:00
seanzimm
98e26f659f SERVER-114147: Exlucde more collections from internode validation (#44205)
GitOrigin-RevId: 2a501267428623e818cc5c6f222bda0f237718ab
2025-11-21 19:30:54 +00:00
Nick Jefferies
ed97c5acf6 SERVER-108118: Fix local resmoke invocation with empty set parameters (#44266)
GitOrigin-RevId: 54548baaf0443f088e4f8ab71433c32ad740ba7a
2025-11-21 19:30:35 +00:00
Pol Piñol Castuera
42e5a8d976 SERVER-113858 Rename the test suites and python hooks to reference execution control rather than the concurrency adjustment algorithm (#43953)
GitOrigin-RevId: 017e71381d129ad17619c79c1c6918909ada48ba
2025-11-21 16:16:52 +00:00
Pol Piñol Castuera
c2a4341513 SERVER-113367 Allow throuhgput probing to work with de-prioritization (#43712)
GitOrigin-RevId: 186564c7de169a684cffc13b48b017687f8fc58d
2025-11-21 10:04:15 +00:00
Pol Piñol Castuera
feb7813242 SERVER-113857 Use the C++ namespace execution_control instead of admission, and align the server parameters accordingly (#43951)
GitOrigin-RevId: 12675561d530f233e6fc3588e5dee274462582b2
2025-11-20 12:42:20 +00:00
Pol Piñol Castuera
92d3b00309 SERVER-113855 Rename executionControlConcurrencyAdjustmentIntervalMillis to throughputProbingConcurrencyAdjustmentIntervalMillis (#43942)
GitOrigin-RevId: 6402947c25f4980969e587b5cbc51feef3f5f91b
2025-11-20 08:35:25 +00:00
Eric Lavigne
651278e393 SERVER-114100: Fix args passed to git fetch fallback for generate mul… (#44150)
GitOrigin-RevId: 038bfd06e1fcc1014b3dc7fe615240a9e6514b89
2025-11-19 17:20:05 +00:00
ppolato
1a8dbede15 SERVER-114082 Fix the execution of resmoke run with --dockerComposeBuildImages (#44127)
GitOrigin-RevId: 7c11a8466e2fadab2af7967e4a2a3d16bcbbeb8d
2025-11-18 23:16:26 +00:00
ppolato
cdaeda023d SERVER-113156 Introduce a new fixture and base suite for Disaggregated Sharded Clusters (#43776)
GitOrigin-RevId: bd0f59bcca8444296a6f1827c96b5cbb307952d1
2025-11-14 17:39:42 +00:00
seanzimm
e989975197 SERVER-113885: Exclude TTL collections from extended validate hook (#43961)
GitOrigin-RevId: 72637b9f8d0e4c663d7581bd859ecee656f7ffb2
2025-11-13 23:31:54 +00:00
wolfee
53692053e2 SERVER-113205 Investigate transitioning_replicaset_incompatible exclusion usages (#43897)
GitOrigin-RevId: ce702b4c7e5a4a849afd5958e9dee3bd152cd2b2
2025-11-13 15:37:01 +00:00
Joan Bruguera Micó (at MongoDB)
cae3b64685 SERVER-109560 Allow FCV downgrade to the previous minor release (#43673)
GitOrigin-RevId: 6cb3e3bd6660ee5d3b3324e9659546867c501d64
2025-11-12 09:16:16 +00:00
seanzimm
5415c44156 SERVER-113684: Disable TTL monitor during validate hook checks (#43799)
GitOrigin-RevId: 753ed27c5a25a08685e168652a3a0ecd0dd0b86a
2025-11-12 05:16:49 +00:00
Pol Piñol Castuera
cfe98b0e96 SERVER-112193 Introduce new suites for dynamic execution control testing (#43196)
GitOrigin-RevId: 8e4dba699fe74d923723e519cee76d04e4a398e6
2025-11-12 04:45:27 +00:00
Nick Jefferies
a526ff93c7 SERVER-111390: Adding branch name to resmoke OTEL (#42401)
GitOrigin-RevId: c243262d6795f7198de045c0f5783c1ff43c59e5
2025-11-12 04:42:30 +00:00
Pol Piñol Castuera
6a1ad8c9ed SERVER-112498 Add execution control server parameters to config fuzzer (#42879)
GitOrigin-RevId: 4bd8be50389fc730739e19a9dcaaa92a776aa2bc
2025-11-12 04:35:39 +00:00
Denis Grebennicov
1196ebfc01 SERVER-113485 Option to override / remove hooks via resmoke command line (#43583)
GitOrigin-RevId: dd84345b09c4a78153ed184cbdccded9f954d904
2025-11-12 04:34:10 +00:00