Commit Graph

8484 Commits

Author SHA1 Message Date
Daniel Moody
f7c6ecd634 SERVER-117835 fix symbol check suggested command (#47067)
GitOrigin-RevId: 68c94d6912ada19f0b87499ac8030674b9b75be0
2026-01-27 22:38:04 +00:00
Jada Lilleboe
52048aa865 SERVER-114148 Add orderingKey, attributes, region to PubSubSinkOperator and change it to use a unary stream rpc call (#46820)
GitOrigin-RevId: 6da8d2ec1782f993a67f65fd3e33a01cc0da73d7
2026-01-27 22:03:13 +00:00
Daniel Moody
bf53c448c0 SERVER-117777 fix create todo script to fallback on invalid team (#46963)
GitOrigin-RevId: 57d6ffd4759fd60a7df4bd94a011483059acecab
2026-01-27 18:56:02 +00:00
Joan Bruguera Micó (at MongoDB)
371e47ca81 SERVER-117778 Restore accidentally deleted excludes for multiversion_auth base suite (#46968)
GitOrigin-RevId: 5c8c4d820a51dcad1ddc23ef95dbffc205a0eda7
2026-01-27 18:54:31 +00:00
Zack Winter
7dc29a8dbc SERVER-117858: Use --run_under to wrap CI test targets (#47015)
GitOrigin-RevId: 51eea2cf128fc40de3cbed28f7bb07b7cc12713b
2026-01-27 18:20:11 +00:00
mongodb-matthew-normyle
1dfc94c10e SERVER-117630: Move all streams-only deps to third_party/private (#46964)
GitOrigin-RevId: d1cb12a32264c1865eb8ffa87493621128fb4a36
2026-01-27 17:31:29 +00:00
Trevor Guidry
dcb8f27db8 SERVER-117833: make bazel format and lint smarter at picking the correct remote (#47000)
GitOrigin-RevId: 3cac21d8bcfb675071c7ec7fc819e71c507209f4
2026-01-27 17:24:16 +00:00
Enrico Golfieri
f9e1714897 SERVER-114640 aggregate correctly reports empty result on dropped databases for stale routers (#46856)
GitOrigin-RevId: acbe2e416af8804ccd17ca289e0921c8f7c725e8
2026-01-27 16:34:25 +00:00
Nick Jefferies
102f16dab8 SERVER-117810 Fix msilib import for Python 3.13 MSI builds (#46990)
GitOrigin-RevId: 0506513ec16d0eb2d763151fa45ba3eea0043ede
2026-01-27 15:25:34 +00:00
Gregory Noma
b087a1da24 SERVER-114334 Group oplog entries by default outside of multi-doc txns (#46842)
GitOrigin-RevId: 976e2ae5b30004296cf07051df18fc472360f15d
2026-01-27 13:43:17 +00:00
ppolato
0127e034b6 SERVER-117485 Execute the CheckShardFilteringMetadata teardown hook as part of "sharding" JS core suites (#46678)
GitOrigin-RevId: 045bc7f381dde810f4ced0b15160e6bb8b402d94
2026-01-27 09:17:22 +00:00
Trevor Guidry
207f1d7bb8 SERVER-117844: default core analysis to off on some long tasks (#47003)
GitOrigin-RevId: 5ad42d22be536941a8ee86b8bb80cbabf8ec2a94
2026-01-27 00:41:25 +00:00
Nick Jefferies
5c1a8f7f01 SERVER-116365: Upgrade Windows Python from 3.10 to 3.13 (#46789)
GitOrigin-RevId: 737551316be225dc41127e6802615bef93da9a5d
2026-01-27 00:27:28 +00:00
Anna Veselova
48278afb14 SERVER-117094: Add evergreen tasks for new query shape stability update tests (#46458)
GitOrigin-RevId: f6a0ede71504e773f4142204ab900cd405942424
2026-01-27 00:26:53 +00:00
Trevor Guidry
9ff4d5053a SERVER-81122 add pymongo to python on spawnhosts (#46988)
GitOrigin-RevId: d0718e9f83231815d476fae5faeddf67f266c065
2026-01-26 21:30:04 +00:00
erinzhu001
8ff3b6f601 SERVER-115741 Stop timeseries queries from running in mapReduce (#46637)
GitOrigin-RevId: 60afa30249136c98ab0c4a27d4fb813378d4b563
2026-01-26 21:29:09 +00:00
Cheahuychou Mao
f54e1e6565 SERVER-117309 Make findAndModify retry path support looking up pre/post image by performing snapshot read instead (#46523)
GitOrigin-RevId: 618ca484d0151dcf4497d237b0dbb22f4afb79df
2026-01-26 19:17:24 +00:00
Zack Winter
054a63cdb0 SERVER-117752: Add Core Dump Integration Test for Remote Exec Unit Tests (#46918)
GitOrigin-RevId: 919f6f93003326a72f5af19b2566345a65d55261
2026-01-26 19:16:11 +00:00
Nick Jefferies
6b7db691f1 SERVER-115023: Fix invalid escape sequences for Python 3.13 compatibi… (#46796)
GitOrigin-RevId: 85e626b45da320948578b440cfacf91e7eddb3f5
2026-01-26 15:14:01 +00:00
Allison Easton
31be718a27 SERVER-117764 Exclude test which runs setFCV from replica set priority port suite (#46947)
GitOrigin-RevId: 38038300d36c13e2afab2cd115c18ada855c750d
2026-01-26 14:52:52 +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
wolfee
655e1aeca5 SERVER-117113 Prevent promotion to sharded with stale sharding metadata (#46781)
GitOrigin-RevId: a83879d191882df6422aad0048be58ebb0d9c91b
2026-01-26 09:57:36 +00:00
Daniel Moody
93efc87c78 SERVER-117754 Fix package task (#46922)
GitOrigin-RevId: 1a517eec36867b580df39f385686ce0aee90c586
2026-01-24 18:45:20 +00:00
Damian Wasilewicz
2b1357b976 SERVER-101412 Merge in replicated size and count POC with stubs behind fully disabled feature flag (#46818)
Co-authored-by: Henrik Edin <henrik.edin@mongodb.com>
Co-authored-by: Matt Kneiser <matt.kneiser@mongodb.com>
GitOrigin-RevId: 4d466e5652b605addc9ce79399e4d48e79afa4f8
2026-01-24 07:43:28 +00:00
Trevor Guidry
b280d3990e SERVER-117716 fix core analyzer detecting directories as files (#46887)
GitOrigin-RevId: 6a158231340128eef9929ad8bfb87257e45c0960
2026-01-23 21:11:07 +00:00
Sean Lyons
5c9646d0c3 SERVER-117042 Allow resmoke configs to reference the test selector from a resmoke_suite_test (#46873)
GitOrigin-RevId: 14728d565ec41b93dfb5adbab18228fd928c67cc
2026-01-23 18:25:01 +00:00
Joshua Siegel
fd146152c5 SERVER-117163 Add extension in/on views with $unionWith tests (#46528)
GitOrigin-RevId: 3de2a7be76ad5b2662e804323ecbd76f7376149b
2026-01-23 15:56:59 +00:00
Daniel Moody
0bb97846c2 SERVER-106413 add rhel10 variant (#46800)
Co-authored-by: Cloud User <ec2-user@ip-10-128-181-159.ec2.internal>
GitOrigin-RevId: 653c6f01abc2762500a7cedfdb0e6dbdad231623
2026-01-22 20:24:07 +00:00
madelinezec
93d8ab3f10 SERVER-114767 do not use join optimization is forceClassicEngine is enabled (#46324)
GitOrigin-RevId: 78fdf70ea5e2481c449adf327fdf8adc3b4170eb
2026-01-22 19:33:35 +00:00
Yuhong Zhang
3fd0c2dfec SERVER-117033 Expand replicated record ids test coverage to more test variants (#46518)
GitOrigin-RevId: 200424dfa86798c8021f80b3a2150163e8a0132f
2026-01-22 15:22:53 +00:00
Will Buerger
b831b9a4b2 SERVER-117560: Extensions API resmoke suites are owned by Extensions API codeowners (#46728)
GitOrigin-RevId: 05c7ab1d5665dfc2de1f5636d0deb93ca2f3f46b
2026-01-21 22:51:27 +00:00
Lynne Wang
d7f791d9bc SERVER-117558 Remove VerifyExtensionsVisibility hook from extensions suites (#46726)
GitOrigin-RevId: 028cc539bdee64debfc54417bd0bd40293d67330
2026-01-21 21:36:36 +00:00
Zack Winter
631a3b1f90 SERVER-117433: Add private third party dependency directory (#46628)
GitOrigin-RevId: 4da371320b8e129f7d0e6346c5e1f6d560726bc4
2026-01-21 21:14:41 +00:00
Philip Stoev
eed847e4de SERVER-117383 Test cardinality estimates for 2- and 3-table joins (#46670)
GitOrigin-RevId: 65645ae0fc9223f114a51c85ade478b8a2521b1f
2026-01-21 20:00:12 +00:00
Yuhong Zhang
c476bef694 SERVER-117452 Skip specifying 'atClusterTime' for unreplicated collections automatically for modal validation (#46685)
GitOrigin-RevId: 95250459a876354e84884d6761e1da6d4a5a2f68
2026-01-21 19:41:35 +00:00
Allison Easton
4c1debdd95 SERVER-117499 Priority port force reconfig checks should rely on member id rather than index (#46689)
GitOrigin-RevId: 68ca689654365f5229850e1504436f878b44e5f3
2026-01-21 19:41:18 +00:00
Nathan Frank
c47e385e0a SERVER-116148: add local router to support iceberg private networking (#46527)
GitOrigin-RevId: 7540250261b7b95f61646af241e27719cc6c326c
2026-01-21 19:19:01 +00:00
Lynne Wang
967249d2d4 SERVER-109255 Ensure test extensions are compiled and linked correctly (#45914)
GitOrigin-RevId: a6c644a5155907f68658877b5573019bba1a186d
2026-01-21 18:14:27 +00:00
Allison Easton
76ff69232c SERVER-117281 Create sharding passthrough suites with priority ports enabled (#46569)
GitOrigin-RevId: 65c9bdf46e2991d44ed1b4eb10fcee7f15f1e0bd
2026-01-21 12:07:01 +00:00
Allison Easton
9f9c6ffab5 SERVER-114834 Add ReplicaSets passthrough with priority port enabled (#46506)
GitOrigin-RevId: 85fceb1ddbc4fe384aa29743f3e4eda67cb0e9e6
2026-01-21 10:04:56 +00:00
Enrico Golfieri
17ca5d0865 SERVER-115729 Deploy 3 mongos in all the transactions suites with a sharded cluster fixture (#46445)
GitOrigin-RevId: 313094d3e5959a543be3dd5bc5a508539436de6f
2026-01-21 09:16:35 +00:00
Cheahuychou Mao
46e1d8a945 SERVER-117465 Set larger defaultFindReplicaSetHostTimeoutMS in sharding kill primary suites (#46654)
GitOrigin-RevId: ce3b4eff604981488e32ef201665f5500d18fdd8
2026-01-21 02:13:35 +00:00
Santiago Roche
a0df8f66d5 SERVER-115285 Provide bazel mechanism for signing test extensions (#45997)
Co-authored-by: Daniel Moody <dmoody256@gmail.com>
GitOrigin-RevId: 1377939ce9f1ef1269ec5dbddaa82d1376517fe9
2026-01-20 23:01:28 +00:00
auto-revert-app[bot]
c2ae2cefc9 Revert "SERVER-117147 Deploy 3 mongos for extension_* suites (#46576)" (#46645)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: e71d530106dd13d6e4cd40371c65fb3765273e8d
2026-01-20 22:51:42 +00:00
Trevor Guidry
da8da3f8fc SERVER-117431: Only add resmoke module dirs once (#46625)
GitOrigin-RevId: bd8bab04f729125eca60eb448142eccca8a6e327
2026-01-20 22:03:54 +00:00
Anna Maria Nestorov
78129a7af3 SERVER-114639 Rename 'maintenancePort' to 'priorityPort' (#46443)
GitOrigin-RevId: a483cf5d23d99d77028d6629cc83fded8654bad8
2026-01-20 21:16:20 +00:00
mongo-pr-bot[bot]
e994fa5e33 SERVER-111072 Auto-generated SBOM files [master] (#46421)
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: d8af7f26bda3c3b717ffcd2bf27420fff4ba770d
2026-01-20 19:53:34 +00:00
Enrico Golfieri
07a218b1dc SERVER-117147 Deploy 3 mongos for extension_* suites (#46576)
GitOrigin-RevId: 4938f3b7823ddeccdbd142f00c4f8b2545b6db95
2026-01-20 17:51:51 +00:00
Enrico Golfieri
ba0f4d8033 SERVER-117150 Deploy 3 mongos for all the mongot_* suites (#46577)
GitOrigin-RevId: 4681b477c2c0dd4c4d0a2373beefdda43a3e4160
2026-01-20 17:51:17 +00:00
Enrico Golfieri
f8b60cad88 SERVER-117144 Deploy 3 mongos for causally_consistent_jscore_passthrough (#46578)
GitOrigin-RevId: a96e94c17e8449b0377197061f8b3425c86aca53
2026-01-20 17:25:03 +00:00