Commit Graph

8781 Commits

Author SHA1 Message Date
Finley Lau
e653a2f9a8 Revert "SERVER-121534 [v8.3] Make geo matcher expressions 2dsphereInd… (#50414)
GitOrigin-RevId: 402d255f90d1d7058d5d9ccf491f993cf82c362f
2026-03-25 19:14:42 +00:00
Finley Lau
27cf3e042e SERVER-121534 [v8.3] Make geo matcher expressions 2dsphereIndex version awar… (#50218)
GitOrigin-RevId: 8d8b065b3c64d74178a04e5811d8916bfb06d720
2026-03-25 19:14:07 +00:00
Alice Doherty
6486dfdbb6 SERVER-122533 Stop running GenerateAndCheckPerfResults on benchmarks_sep on release branches (#50324)
GitOrigin-RevId: 142894b76645849c00fa5a488d84f145cd778908
2026-03-25 19:13:33 +00:00
Alice Doherty
be0241629e SERVER-122517 Fix override logic for sep_benchmarks threshold check (#50298)
GitOrigin-RevId: b0c7e75de7ad3bf1d9bee044be16df69f7b5c8e7
2026-03-25 19:13:15 +00:00
Sean Lyons
dd7b1f909f SERVER-116418 8.3 Build and Verification Branching Task (#49820)
GitOrigin-RevId: eea68328459dad4d8ab61bdab2977d829a7f1563
2026-03-19 07:05:12 +00:00
Eric Lavigne
4f34c2c2fe SERVER-121752: Refetch git state when promisor failure occurs (#49531)
GitOrigin-RevId: cf420b0d6fbce98eda21a18a55449c8111407e22
2026-03-17 15:40:36 +00:00
auto-revert-app[bot]
f36c090ec3 Revert "SERVER-119927 FCV Upgrade Downgrade suites can execute tests that require FCV 8.0 (#49076)" (#49762)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: fca1d6e5964483429b420fb3a1f9d2ff44cb93e9
2026-03-17 15:01:19 +00:00
Trevor Guidry
6fa6d77e0b SERVER-121737 Add fixture and hook support to external resmoke modules (#49689)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
GitOrigin-RevId: ed84084a285fbfdb493480f5a5a6b633c703017f
2026-03-17 14:54:06 +00:00
Daniel Moody
2cbf35e39d Revert "SERVER-117726 move compiledb generation into the bazel graph" (#49754)
GitOrigin-RevId: 70bd93d4d261aa0ca4ee516c146c4f019dbc4be1
2026-03-17 14:10:17 +00:00
wolfee
4bbdedc152 SERVER-119927 FCV Upgrade Downgrade suites can execute tests that require FCV 8.0 (#49076)
GitOrigin-RevId: d9e548f39066f690e16176d4772a0974857ffe3a
2026-03-17 09:36:27 +00:00
Daniel Moody
d1988ceadf SERVER-117726 move compiledb generation into the bazel graph (#49483)
GitOrigin-RevId: 823855c8f7f733093d55143ced5eddb8a60a8c01
2026-03-16 21:32:50 +00:00
Jordan Glassley
646d38a80f SERVER-120942 Enable the DSC equivalent of the analyze_shard_key_jscore_passthrough.yml (#49325)
GitOrigin-RevId: 0d7cbc4d8586f8e502f705bd630e61732266654f
2026-03-16 19:12:36 +00:00
Jan
dff26a2683 SERVER-120471 Handle FCV upgrade/downgrade when replicated truncates are used (#48984)
GitOrigin-RevId: f7b681765c9978327de120b32e6b93e678a07fef
2026-03-16 19:12:19 +00:00
Blake Oler
dd0c28fb6e SERVER-116961 Add appName exemptions for rate limiter passthrough (#49674)
GitOrigin-RevId: 89ae9b389ab26a43d74feccc692c670f9892527d
2026-03-16 18:31:55 +00:00
Tommaso Tocci
04eec66cb7 SERVER-120052 Make timeseries rename test resilient to timeseries upgrade/downgrade (#49487)
GitOrigin-RevId: 61c3b8513a2658e81c5dbd3a54a4974b1a245513
2026-03-16 17:23:59 +00:00
Steve McClure
bb1545828b SERVER-121715: Reduce aub/tsan resmoke job factors (#49662)
GitOrigin-RevId: f4dd0b53afff190f582f733b506c03da7e96dc00
2026-03-16 16:01:29 +00:00
mongo-pr-bot[bot]
7cc7996c85 SERVER-111072 Auto-generated SBOM files [master] (#49460)
Co-authored-by: mongo-pr-bot[bot] <230616009+mongo-pr-bot[bot]@users.noreply.github.com>
Co-authored-by: Jason Hills <jason.hills@mongodb.com>
GitOrigin-RevId: 268dcba89e7e90e6ed9aad46e2750543346fdd09
2026-03-16 14:51:49 +00:00
Alexander Neben
ea4933ea4c SERVER-121688: Add type hints to resmoke dictionary and jscomment utils (#49628)
Co-authored-by: Claude Code <noreply@anthropic.com>
GitOrigin-RevId: eeb78d5a0ae9dac711ea22339b55913a4e165f95
2026-03-16 14:27:06 +00:00
Alexander Neben
db19adf3cf SERVER-121687: Add type hints to small resmoke utility modules (#49627)
Co-authored-by: Claude Code <noreply@anthropic.com>
GitOrigin-RevId: 604c29640462ec72350a87692886849d1aa40007
2026-03-16 14:21:51 +00:00
Philip Stoev
c73601f049 SERVER-119737 Join Optimization: A plan stability framework for testing joins (#49647)
GitOrigin-RevId: a3406ff4de8310e3de857c959ae4d03b62760fdb
2026-03-16 14:13:18 +00:00
Alexander Neben
7f8bd2da70 SERVER-121689: Add type hints to resmoke utils __init__ and registry (#49629)
Co-authored-by: Claude Code <noreply@anthropic.com>
GitOrigin-RevId: e1898de6e36887379f4bc44c4b03c08717615678
2026-03-16 14:13:00 +00:00
auto-revert-app[bot]
4d84ddb223 Revert "SERVER-119737 Join Optimization: A plan stability framework for testing joins (#49301)" (#49640)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 6dcf857c99d3d980054945d0ce13270fac8e6e00
2026-03-16 01:33:23 +00:00
Philip Stoev
19b2d56f40 SERVER-119737 Join Optimization: A plan stability framework for testing joins (#49301)
GitOrigin-RevId: 71a03b39a7576a17529cd5802b52a8714e0f7bae
2026-03-15 17:28:17 +00:00
auto-revert-app[bot]
ac56cbf16e Revert "SERVER-119151 Re-enable timeseries tests in sharded collections passthrough with config transitions and add/remove shard suite (#48537)" (#49623)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: b2e884c6074f231792ab15824cb128d57e57ae12
2026-03-14 04:29:15 +00:00
Ruchitha Rajaghatta
c92c5c5bb7 SERVER-121164: Disable Profile command if level > 0 in DSC (#49358)
GitOrigin-RevId: fd5056b0f0ff60d8b44d659170ec078ca9651ffe
2026-03-13 21:50:02 +00:00
Gil Alon
a61aaf4bc0 SERVER-121661 Remove Claude Code and Augment hooks and guardrails against writes to production files (#49605)
GitOrigin-RevId: 21faeb2e8458976590a8382566820abbfba24ee6
2026-03-13 20:56:24 +00:00
Evan Bergeron
31be214386 SERVER-120707 Require group/lookup/unpackBuckets in trySbeRestricted-eligible prefix (#49592)
GitOrigin-RevId: 282ac32a6fbdb608c8981e9139caa73295726031
2026-03-13 20:45:38 +00:00
mongodb-matthew-normyle
034c36ddd4 SERVER-118857: Iceberg GA perf tests pt. 1 (#49572)
GitOrigin-RevId: a95c17078df3a29fc4fe698e375f48e129d64697
2026-03-13 20:22:30 +00:00
Teo Voinea
9f02b146b6 SERVER-121480 migrate * Shared Library {A,UB}SAN Enterprise RHEL 8 DEBUG variant to arm64 (#49473)
GitOrigin-RevId: 197a060a0ccb2960a33ed5f978abd3e198038859
2026-03-13 18:29:46 +00:00
Daniel Gil
0922c63c5c SERVER-121240: AWS Glue catalog support (#49192)
GitOrigin-RevId: 3fc7ac4f6bc40002a7ca3a7c40a8d9a446bfc848
2026-03-13 16:12:24 +00:00
Yujin Kang Park
2749aed988 SERVER-121483 Skip issuing balancerStop on fixture teardown with dead nodes (#49497)
GitOrigin-RevId: f4ee1b42d833c2cd360351699541bf8c7d67179f
2026-03-13 13:07:41 +00:00
Enrico Golfieri
59626852fa SERVER-121197 wrap transactions into an automatic retry-helper for fle tests (#49470)
GitOrigin-RevId: db3e398a7fbec8b268b4dc3e61a387215ff7fac3
2026-03-13 10:25:35 +00:00
wolfee
70d695213f SERVER-119151 Re-enable timeseries tests in sharded collections passthrough with config transitions and add/remove shard suite (#48537)
GitOrigin-RevId: df311437f39f4aff776115962b3fea58ff93aa8f
2026-03-13 07:37:27 +00:00
auto-revert-app[bot]
772b23ba0b Revert "SERVER-111381 Implement shard targeter for AllDatabases (#47915)" (#49550)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 33befd801bea1499f0da62156c148b3fc3eaab89
2026-03-13 05:18:06 +00:00
auto-revert-app[bot]
a6365381ec Revert "SERVER-120707 Require group/lookup/unpackBuckets in trySbeRestricted-eligible prefix (#49282)" (#49549)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 47db720f49520f022b5a851d6d800e8797ff6e7c
2026-03-13 05:14:10 +00:00
Evan Bergeron
badf40d1be SERVER-120707 Require group/lookup/unpackBuckets in trySbeRestricted-eligible prefix (#49282)
GitOrigin-RevId: d03b50c5fda0a27986fe4ddc45a3f8c098157912
2026-03-12 20:39:19 +00:00
Trevor Guidry
77b88573ee SERVER-121506: fix matrix suite generation (#49494)
GitOrigin-RevId: c05ce70ea360214c870d9ad5bf4ee170138854c3
2026-03-12 17:19:46 +00:00
Joan Bruguera Micó (at MongoDB)
b926d2e2a4 SERVER-121181 Acquire the DDL lock on viewless timeseries upgrade/downgrade and collMod on replica sets (#49240)
GitOrigin-RevId: 24fa88201cbef77de8d92d7d32a340ef4fa77cb1
2026-03-12 17:15:41 +00:00
Nick Jefferies
7b1388aecb SERVER-99919: CleanEveryN hook sometimes leaves the fixture in a bad state (#48797)
GitOrigin-RevId: e13b6ab081602b4f22e02beb14cf94326aa07c81
2026-03-12 17:15:23 +00:00
Ivan Fefer
3d2044c939 SERVER-119038 Enable lookup_non_existent_coll.js for the new get exector (#49471)
GitOrigin-RevId: 7b23e802e5a747beebd0be9b30d2ec179db302f1
2026-03-12 16:43:26 +00:00
Abdul Qadeer
cf14dbb8bc SERVER-121419 Use cursor min/max with hint for single hashed field shard key in orphan cleanup script (#49439)
GitOrigin-RevId: 6253528c0ccf4fe2f25922d8da5ce37766460056
2026-03-12 16:09:06 +00:00
Lyublena Antova
960610d893 SERVER-111381 Implement shard targeter for AllDatabases (#47915)
GitOrigin-RevId: 69cbb16934e521284fff74c265bc1da959cf2827
2026-03-12 15:39:58 +00:00
Aitor Esteve Alvarado
8331f8aaa2 SERVER-121479 Fix SyntaxError: unterminated string literal (#49475)
GitOrigin-RevId: 656ab4c076dfd9ef77634f2bee86a3da5a2d45e1
2026-03-12 15:28:09 +00:00
Aitor Esteve Alvarado
72dd8215bd SERVER-120884 Uniform API for IDL enum (de)serializers (#48902)
GitOrigin-RevId: 6537407bf6a76399a8509a4d7d81a94ec80d5a55
2026-03-12 12:29:09 +00:00
Lyublena Antova
2a71c13b1f SERVER-115318 Add test suite for passthroughToShard in change streams v2 (#49391)
GitOrigin-RevId: 6c261457b1b47d4d67900c825dc216cd979d8141
2026-03-12 08:04:47 +00:00
Meryama
3c5e78f00b SERVER-120883: Fix timeseriesBucketsMayHaveMixedSchemaData in timeseries upgrade downgrade coordinator (#48995)
GitOrigin-RevId: 40f538e01f3a89ae023a8a0644bc2290d95141eb
2026-03-11 18:32:13 +00:00
Trevor Guidry
869d593305 SERVER-120474 Get modularized resmoke to work in other directories (#49174)
GitOrigin-RevId: e5e9755c3729225b2aedbabf4b6f627420c4ae2c
2026-03-11 17:50:56 +00:00
Didier Nadeau
5cfa72142e SERVER-121268 Add pretty printer for Message (#48407)
GitOrigin-RevId: da07da068daca13eceb76f78bae7ed5014f77d1f
2026-03-11 15:06:22 +00:00
mongo-pr-bot[bot]
a27d5386c7 SERVER-111072 Auto-generated SBOM files [master] (#49388)
Co-authored-by: mongo-pr-bot[bot] <230616009+mongo-pr-bot[bot]@users.noreply.github.com>
Co-authored-by: Jason Hills <jason.hills@mongodb.com>
GitOrigin-RevId: 6bc935d21db5eab38737926658c613b68795b846
2026-03-11 15:06:03 +00:00
Alex Sarkesian
21fc5f542f SERVER-115085: Test reducing index build commit quorum during LIS (#49206)
GitOrigin-RevId: f26a70bc075877ed399866e1c8344377775aff96
2026-03-11 01:16:50 +00:00