Commit Graph

624 Commits

Author SHA1 Message Date
Sean Lyons
4ef6b0fab7 SERVER-118901 Include original srcs as data for burn-in targets (#47579)
GitOrigin-RevId: 639c2e43036faa2e08a73bee1acb8e9f141df78f
2026-02-06 01:25:54 +00:00
Sean Lyons
8ea21ae1d3 SERVER-117045 Trigger core analysis tasks from bazel resmoke tasks (#47599)
GitOrigin-RevId: 3d697ff268a027bf991f42a9a066bc731e330a25
2026-02-05 21:38:37 +00:00
Nick Jefferies
6b222a964c SERVER-119015: Reduce core_analyzer max_core_dumps from 50 to 10 to prevent executio… (#47664)
GitOrigin-RevId: a7344fa6f0bc982cc36695e8e4657a728129134c
2026-02-05 19:01:36 +00:00
Nick Jefferies
9f3133e98b SERVER-116221: Reference python3.13 in v5 toolchain (#47179)
GitOrigin-RevId: d810136e7a469c63fa0051464b29f88924512d22
2026-02-05 16:39:17 +00:00
Trevor Guidry
28c32c1825 SERVER-118847: fix matrix-suite validation in modules (#47520)
GitOrigin-RevId: 81c5277ef5d0e8cb9d2a8b71d47e42cb6fc6318b
2026-02-04 16:49:30 +00:00
Sean Lyons
df8c894b19 SERVER-106100 Generate burn-in from bazel-based resmoke suites (#47357)
GitOrigin-RevId: 88f6e186a31bc637126ea0904b0136ef0c0882bb
2026-02-03 20:36:54 +00:00
Sean Lyons
34d1f33d3b SERVER-118622: Use FAIL as the Evergreen test status for timeouts (#47428)
GitOrigin-RevId: 8deb2932f073a6396919d68f2117b7a234e50878
2026-02-02 21:30:58 +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
c68ab315be SERVER-116530 Support matrix suites in resmoke modules (#46302)
GitOrigin-RevId: 71bdcc750cc03634af8136707c1e056fc69ab54b
2026-01-14 23:57:28 +00:00
Trevor Guidry
9a61aec3c7 SERVER-102985 Do not skip tests for enabled feature flags (#46316)
GitOrigin-RevId: 01fff4f35ab6a2552404db95e8526b17afb16278
2026-01-14 17:32:52 +00:00
Ron Neuman
2e170c928e SERVER-115338: When calling TSS, resmoke fails (#45334)
GitOrigin-RevId: 7d95d7c0fa5b0eac4c32cc7e80b168cf7e5325ea
2026-01-12 17:25:37 +00:00
Nick Jefferies
11655a6054 SERVER-115733 Replace deprecated datetime UTC methods (#45481)
GitOrigin-RevId: d9d472b1d1dd281aa0a579997641af7a239da41f
2026-01-09 16:02:53 +00:00
Nick Jefferies
20e9ca7d3f SERVER-116237: Add actual test case to passing.py for Python 3.13 unittest exit code… (#45904)
GitOrigin-RevId: 5577038cb8fd16194e464659df1be85abe8a8328
2026-01-06 21:14:07 +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
Steve McClure
80abf95f33 SERVER-115265: Enable string diffing logic in JS assertions (#45259)
GitOrigin-RevId: 37b8289cc82d3f29385ca61847c46672fb276b2d
2025-12-17 10:43:48 +00:00
Sean Lyons
ba84a4c0a6 SERVER-115536 Skip tests for GDBDumper if not run on linux (#45284)
GitOrigin-RevId: 1fafc55b0f38d6d2f9c54bd09c8c39d24fc978e3
2025-12-15 23:04:33 +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
Ryan Berryhill
079c149385 SERVER-103322 noexcept checker: don't alert for moves (#44718)
GitOrigin-RevId: 9d6a563d17af8e019cd548c6117ea54bde45bd8e
2025-12-03 22:17:06 +00:00
Jason Hills
b336ccde1e SERVER-114420 Update variant, task, and test for automated SBOM generation (#44413)
GitOrigin-RevId: 8c1a8cfd824ad4ead01a51f6dc035484848745ad
2025-11-26 22:35:11 +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
Jason Hills
8bd12e2877 SERVER-111072 Automate SBOM Generation from Endor Labs API (#42196)
GitOrigin-RevId: a3f60e9a3c4c086b3c6418a82655e2aed011ab24
2025-11-14 22:27:17 +00:00
Mathias Stearn
12dc078d3a SERVER-112866 suggest valid targets if bazel test +blah doesn't match anything (#42990)
GitOrigin-RevId: 62ce070cb6884e8da5b7a29875536cb7e244e7bd
2025-10-23 13:59:56 +00:00
Austin
afb5cd3323 SERVER-112201 Add ability to override benchmarks_sep failures in commit queue. (#42464)
GitOrigin-RevId: 1da17948466e00a7a7e1b99b7e1f722bbac66f32
2025-10-14 13:25:57 +00:00
Zack Winter
5c24a13a7d SERVER-111295 Set python as formatter in format_multirun (#41677)
GitOrigin-RevId: fd3c58d1f5a9230a9fb728d2678c8c614c20437f
2025-09-24 17:41:24 +00:00
Joshua Siegel
53ab565f24 SERVER-110918 Add resmoke flag to generate extension .conf files (#41495)
GitOrigin-RevId: 1932b7b526836469902c703c0ae4e5d5d4740488
2025-09-22 15:27:46 +00:00
Sean Lyons
6a0ed5ad14 SERVER-110629 Archive data files from test/hook failures as test outputs under bazel (#41262)
GitOrigin-RevId: 725d8d01690869a3be9996856090b49edf904a8b
2025-09-16 15:27:23 +00:00
Sean Lyons
b12a201aea SERVER-110327 Adjust test timeout in resmoke end to end test (#40931)
GitOrigin-RevId: f4528ee31f42053b3075dc66e4044acd44cc657f
2025-09-05 16:48:28 +00:00
Sean Lyons
851e20dbaf SERVER-106474 Enforce a maximum idle timeout for resmoke tasks on required variants (#40934)
GitOrigin-RevId: 1df2ed0c9ad0a0aaf89008b9b5fa0830e7fdc609
2025-09-04 17:43:58 +00:00
Matthew Russotto
8d12269eec SERVER-109844 Basic support for disaggregated storage clusters (#40566)
Co-authored-by: Benety Goh <benety@mongodb.com>
Co-authored-by: Mathias Stearn <mathias@mongodb.com>
Co-authored-by: Kaitlin Mahar <kaitlin.mahar@mongodb.com>
Co-authored-by: Brandon Stoll <bstoll@users.noreply.github.com>
Co-authored-by: Vanessa Noia <54818020+nessnoia@users.noreply.github.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: Vishnu K <vishnu.kaushik@mongodb.com>
Co-authored-by: Sunil Narasimhamurthy <suniltheta@gmail.com>
Co-authored-by: Jiawei Yang <youngyang0820@gmail.com>
Co-authored-by: Will Korteland <korteland@users.noreply.github.com>
Co-authored-by: Saman Memaripour <amirsaman.memaripour@mongodb.com>
Co-authored-by: huayu-ouyang <huayu.ouyang@mongodb.com>
Co-authored-by: Suganthi Mani <38441312+smani87@users.noreply.github.com>
Co-authored-by: Thomas Goyne <thomas.goyne@mongodb.com>
Co-authored-by: Haley Connelly <haley.connelly@mongodb.com>
Co-authored-by: Billy Donahue <BillyDonahue@users.noreply.github.com>
Co-authored-by: Kirollos Morkos <kiro.morkos@mongodb.com>
Co-authored-by: Lingzhi Deng <lingzhi.deng@mongodb.com>
Co-authored-by: Hartek Sabharwal <hartek.sabharwal@mongodb.com>
Co-authored-by: Aaron Himelman <aaron.himelman@mongodb.com>
Co-authored-by: Moustafa Maher <m.maher@mongodb.com>
Co-authored-by: prathmesh-kallurkar <prathmesh.kallurkar@mongodb.com>
Co-authored-by: Dan Larkin-York <13419935+dhly-etc@users.noreply.github.com>
Co-authored-by: Shreyas Kalyan <35750327+shreyaskalyan@users.noreply.github.com>
Co-authored-by: Shreyas Kalyan <shreyas.kalyan@mongodb.com>
Co-authored-by: Jonathan Reams <jbreams@mongodb.com>
Co-authored-by: adriangzz <adriangonzalezmontemayor@gmail.com>
Co-authored-by: Eric Milkie <milkie@users.noreply.github.com>
Co-authored-by: Aaron B <aaron.balsara@mongodb.com>
Co-authored-by: Ali Mir <ali.mir@mongodb.com>
Co-authored-by: Alex Blekhman <alexander.blekhman@mongodb.com>
Co-authored-by: mpobrien <mpobrien005@gmail.com>
Co-authored-by: Mark Benvenuto <mark.benvenuto@mongodb.com>
Co-authored-by: Ruby Chen <ruby.chen@mongodb.com>
Co-authored-by: Jagadish Nallapaneni <146780625+jagadishmdb@users.noreply.github.com>
Co-authored-by: Jonas Bergler <jonas.bergler@mongodb.com>
Co-authored-by: Peter Macko <peter.macko@mongodb.com>
Co-authored-by: Nic <nic.hollingum@mongodb.com>
Co-authored-by: Jiawei Yang <jiawei.yang@mongodb.com>
Co-authored-by: Jordi Serra Torrens <jordist@users.noreply.github.com>
Co-authored-by: Sunil Narasimhamurthy <sunil.narasimhamurthy@mongodb.com>
GitOrigin-RevId: a1c6609c820052137e2aa759711e86c337ae6f9f
2025-08-29 22:00:57 +00:00
Sean Lyons
ce7f0195fc SERVER-109989 Remove repeated tests for resmoke_end2end_tests of timeouts (#40692)
GitOrigin-RevId: 30789a8054a0b62e89c2a3f23b080393b0d1df2b
2025-08-29 16:55:23 +00:00
Sean Lyons
4be6156a04 SERVER-109963 Run resmoke_end2end_tests sequentially with a unique dbpathPrefix (#40677)
GitOrigin-RevId: 4b6a9923f3e2b7a251a9a0bd0ea06c0ac1570573
2025-08-28 19:45:38 +00:00
Sean Lyons
50763ed46f SERVER-108127 Add test timeouts to Resmoke (#40419)
GitOrigin-RevId: 640931caeab20de94945e8ce9fabb1bbaedfacd5
2025-08-26 20:16:02 +00:00
Ahmad Shah
6bdd89c7a7 SERVER-109020 - Compare SEP benchmark to base commit value (#40137)
GitOrigin-RevId: 2e3d23793a60b58389d15a21c84092df5885c5e1
2025-08-25 15:30:17 +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
Mikhail Shchatko
5d8ddc5452 SERVER-109434 Expand Code Lockdown Notification to Staging Branches (#40190)
GitOrigin-RevId: 61f269fc6b655133392820fbd0c02df297ce6d7b
2025-08-21 16:34:51 +00:00
Steve McClure
c0d93b1374 SERVER-108972: Support loading resmoke libs and suites from module directories (#40272)
GitOrigin-RevId: c95ce37e0fa67f2626874c61ec076d740f184b8c
2025-08-19 21:25:48 +00:00
auto-revert-app[bot]
b3e6f2b128 Revert "SERVER-108972 Support modules in resmoke (#40139)" (#40237)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: a58475e2d23263d59fee58497b612fc0c1679271
2025-08-19 05:11:16 +00:00
Trevor Guidry
345737a806 SERVER-108972 Support modules in resmoke (#40139)
GitOrigin-RevId: 830a0dcd118ec4c67561fbc7766e871d531fa40c
2025-08-18 22:22:04 +00:00
Sean Lyons
2aa7e19c46 SERVER-109174 Expand experimental core bazel target to the full suite (#39963)
GitOrigin-RevId: 983222032db6fe2e0bacaeb3c0ac582f7c09db3b
2025-08-15 15:23:08 +00:00
Ahmad Shah
f5ab019e53 Revert "SERVER-109020 - Compare SEP benchmark to base commit value" (#40089)
GitOrigin-RevId: 7f536ae102c6b7089b1950b0011d5b4f9764fd6a
2025-08-14 18:23:34 +00:00
Ahmad Shah
1a0654401c SERVER-109020 - Compare SEP benchmark to base commit value (#39846)
GitOrigin-RevId: 949ecb12ff6b03483f3ba94e08c0f1399a20663b
2025-08-14 15:48:18 +00:00
Steve McClure
0274d2486d SERVER-109266: Improve logs from test_find_suites.py and test_suites_configurations.py (#40057)
GitOrigin-RevId: 8de14b36a2f8225b5a11a696b8a073e1836daafe
2025-08-14 14:07:22 +00:00
Daniel Moody
651c1f3030 SERVER-102823 handle multiple clang tidy configs (#40036)
GitOrigin-RevId: a65882f2162af611a89a37d36ae0df5356dbbe42
2025-08-13 22:16:58 +00:00
Joshua Siegel
82036fc281 SERVER-109095 Remove extensions_required expansion (#39899)
GitOrigin-RevId: f9288cd4fa85c2ac3f75e4181a2756e1fc2ccd5e
2025-08-13 20:15:51 +00:00
Steve McClure
3f5ecbef44 SERVER-108948: Allow mochalite tests to continue running after failure (#39782)
GitOrigin-RevId: 32e1103268cfad8fa4bf7a2921f9fbe5dea0a80b
2025-08-08 17:54:37 +00:00
Sean Lyons
c2e8f1c1f9 SERVER-107653 Shard resmoke tests based on historic runtime (#39713)
GitOrigin-RevId: e44a27b4a741047590883ed115505483795237f1
2025-08-07 15:36:50 +00:00
Daniel Moody
b92a12c682 SERVER-108845 switch back to rapidyaml (#39670)
GitOrigin-RevId: 90eb45aaa0f42fe62b7ae8180e82a9c6e17f9ce5
2025-08-06 19:04:35 +00:00
Andrew Bradshaw
df8445ae67 SERVER-108845 Revert "SERVER-106697: Speed up reading main evergreen yaml (#37717)" (#39665)
GitOrigin-RevId: 4330255dd36677c2ffcd87dda857857108e160b2
2025-08-05 21:19:02 +00:00