Commit Graph

1592 Commits

Author SHA1 Message Date
jludgin4
f4e5d5d679 SERVER-106360 Produce Unsymbolized Stacktraces and Instructions on how to Symbolize in Evergreen (#37829)
Co-authored-by: Jake Ludgin <jake.ludgin@mongodb.c.com>
GitOrigin-RevId: f3b03870717299cfebddb9e188fd5d9227b650a1
2025-07-14 14:31:12 +00:00
Steve McClure
5a7b7d4bdd SERVER-106305: Add filters to resmoke command line to only run matching 'it' methods from mochalite tests (#38338)
GitOrigin-RevId: d31a84887ff3aa94c799c716b2e34d762b6534a4
2025-07-10 20:46:38 +00:00
Jeff Zambory
84be72a158 SERVER-106408: Begin using configuration dict instead of namespace (#38308)
GitOrigin-RevId: a018c70c02ed1249f823f199a8556771e34c0fe2
2025-07-10 16:37:35 +00:00
Marcos Grillo
950aedc75e SERVER-103715 Add jscore passthrough suite that adds an unexisting database (#37188)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
GitOrigin-RevId: 8d8fcd63e93af4935db794d067ec00ab1f9e4a20
2025-07-03 12:53:09 +00:00
Gabriel Marks
53fc2efe45 SERVER-65769 Enable featureFlagQETextSearchPreview (#37952)
GitOrigin-RevId: f3285a3829eb90aabf21b9468c006cdc2624818c
2025-07-02 18:42:29 +00:00
Trevor Guidry
cc433a369d SERVER-104588 only activate core analysis on interesting core dumps (#37942)
GitOrigin-RevId: 8725100d8e0c9750aaa092a3996054cc5c7dfb9e
2025-07-02 17:09:13 +00:00
Igor Praznik
744fd69957 SERVER-103704 Replace shardVersionRetry with the RouterRole machinery (#37173)
GitOrigin-RevId: e1b12539513583510fde266c70249ef86acc3e01
2025-07-02 09:55:20 +00:00
Gabriel Marks
f41f4d1c8a Revert "SERVER-65769 Enable featureFlagQETextSearchPreview (#37871)" (#37929)
GitOrigin-RevId: 5e1b2e62da39bfece38aea46c815fa0e4171d8e4
2025-06-30 19:08:32 +00:00
LucyMongoDB
bbb4cb8625 SERVER-95325 Remove server code related to CMConcurrency (#37673)
GitOrigin-RevId: 5fda493b4dfb865600281c4c1c54dfeef60e46f6
2025-06-30 14:10:30 +00:00
Gabriel Marks
622a31dce3 SERVER-65769 Enable featureFlagQETextSearchPreview (#37871)
GitOrigin-RevId: c643a0d52a31fbe1292a8cfe52dfb5d50803e7e2
2025-06-30 09:31:11 +00:00
Trevor Guidry
a268b1c416 SERVER-106719 Switch unowned files to use default owner (#37769)
GitOrigin-RevId: 6ee192300a99a83e515adf56f1f55da70621c6b6
2025-06-26 18:19:55 +00:00
Tommaso Tocci
03e0da8a37 SERVER-106759 Stop resmoke.py from printing release.yml content to stdout (#37807)
GitOrigin-RevId: 1beb704e02a68f1ce76b291b0d7ff9c86854e302
2025-06-26 15:29:39 +00:00
Andrew Bradshaw
bb84a8c1a7 SERVER-106601 Open yaml files with utf8 for windows (#37659)
GitOrigin-RevId: e37e02b7ced06618cc951630fbcd07455d7c00f0
2025-06-25 14:12:35 +00:00
Philip Stoev
01efdc0bc0 SERVER-106619 Golden Test: provide a way to pause the test after data loading (#37684)
GitOrigin-RevId: c79ea83f6e37c25f1fb20cd45fcd5b04ae257a33
2025-06-24 18:31:13 +00:00
Trevor Guidry
d44b5bf4a0 SERVER-106600 fix core analyzer not attaching results for display tasks (#37674)
GitOrigin-RevId: 1d902dc1b32ce414bfe1cc736b0a79cdf500c0b3
2025-06-24 15:47:19 +00:00
Sean Lyons
7d81dc0f06 SERVER-102657 Use sharding to parallelize Resmoke tests (#37625)
GitOrigin-RevId: 575f52f86cfb0d1fd955acba462c272af74ab877
2025-06-24 13:44:42 +00:00
jludgin4
fc5db10287 SERVER-106102 Integrate TSS into resmoke to get data about excluded tests (#37001)
Co-authored-by: Jake Ludgin <jake.ludgin@mongodb.c.com>
GitOrigin-RevId: da530d1a4d9b00555eb9a2c0f448a5ece3052119
2025-06-20 16:53:58 +00:00
Anna Maria Nestorov
80e0cf9be8 SERVER-105918 Improve debuggability of the add_remove_shard.py hook (#37473)
GitOrigin-RevId: 164d562269c51485c45980658771fa9fd120ab0e
2025-06-20 15:02:01 +00:00
Sean Lyons
7009f68db7 SERVER-102655 Generate tasks for resmoke suites that run via bazel (#37125)
GitOrigin-RevId: 6b69c66f694457c0fa0184b624afd66b8f8b30a2
2025-06-20 14:11:53 +00:00
Sean Lyons
8c70075338 SERVER-106443 Add suite sharding to resmoke (#37477)
GitOrigin-RevId: 08abb2a28d8f53247acf4f130c5f0477c6152647
2025-06-18 16:10:52 +00:00
Anna Maria Nestorov
e2e1df8b7d SERVER-106195 Add OplogOperationUnsupported to list of acceptable exceptions when add/remove hook is draining shard (#37350)
GitOrigin-RevId: 90e547cbb6f2ff8a3a55520eddb89854ef0375e1
2025-06-16 15:52:01 +00:00
jludgin4
26e0d6f412 SERVER-106285 Include a stack symbolizer trace to monitor its frequency in resmoke (#37312)
Co-authored-by: Jake Ludgin <jake.ludgin@mongodb.c.com>
GitOrigin-RevId: fe87b911498460fae4b621293c214ec02eb86413
2025-06-16 15:10:32 +00:00
Zack Winter
5f223c3ede SERVER-106150 Rewrite private links to public links when we sync source code from 10gen/mongo to mongodb/mongo (#37153)
GitOrigin-RevId: 25f69040178a8b6260cc44ab7fc0f5e576ee7faf
2025-06-12 18:23:51 +00:00
adelinexchen
261e6898f1 SERVER-104485 Make WT Cache Size scaled by percentage (#36573)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
GitOrigin-RevId: 52bac11b24a517fa7f1f7d63600e3df7632b0b33
2025-06-12 06:01:58 +00:00
Zack Winter
40f6d641f7 SERVER-100631 Add ruff into "bazel run lint" (#32166)
GitOrigin-RevId: 4234e1f4a6e164cfd2ab53cdb7290b238095520f
2025-06-11 14:11:11 +00:00
Yuhong Zhang
af5c17461a SERVER-105937 Decouple Spill WiredTiger from handling EncryptionKeyManager's lifetime (#36945)
GitOrigin-RevId: 78f55e6209b97f16532de25c37642ce5e00f24c8
2025-06-11 13:57:19 +00:00
Billy Donahue
602b67d384 SERVER-106090 Use modern distro API for platform info (#37094)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Co-authored-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
GitOrigin-RevId: 084d3b0da2f15baa7278618d7bb991da145c8fd8
2025-06-10 22:49:47 +00:00
wolfee
11df7d4c39 SERVER-104330 ContinuousAddRemoveShard clashes with ContinuousStepdown (#35881)
GitOrigin-RevId: d2decce86ae0a355e77d7ece093f247302e5c3dc
2025-06-10 11:32:02 +00:00
Gregory Wlodarek
e3531f420a SERVER-105775 Set {cachePressureQueryPeriodMilliseconds: 0} in the config fuzzer (#36743)
GitOrigin-RevId: 8c5ba6d05ca833ceb431a483bbff9a994293f339
2025-06-03 06:00:30 +00:00
Eric Lavigne
c7cf59aa67 SERVER-105662: Eliminate the need to request github raw content for m… (#36692)
GitOrigin-RevId: 136ca19403941a282333c54057ea232a0e3ee5c1
2025-06-02 16:08:56 +00:00
Allison Easton
111c531d08 SERVER-105472 Allow session chunk migrater to work even when the sessions collection is not present locally on the config server (#36522)
GitOrigin-RevId: 6a2a18a261575bd280c70b5927a24bbbdb692de2
2025-05-30 12:03:20 +00:00
Justin Seyster
5c7c6388ac SERVER-104658 Add --disableUnreleasedIFRFlags to resmoke (#36373)
GitOrigin-RevId: 40d4ab002226cc3e5594a013114405bd5066a98a
2025-05-29 20:45:15 +00:00
Yuhong Zhang
58de2372e5 SERVER-105564 Temporarily disable spill kv engine when encryption is enabled (#36615)
GitOrigin-RevId: 5e8f598553fb0f9ee3710611e83676a1951ccbe9
2025-05-29 18:09:07 +00:00
Zack Winter
5d968ac21e SERVER-105622 Fix ownership on some correctness/build files (#36626)
GitOrigin-RevId: 334239a4b877376d0b3eb155d9ae701a09faa3d8
2025-05-28 21:30:57 +00:00
Daniel Moody
b4486819a4 SERVER-105429 make poetry requrements file (#36472)
GitOrigin-RevId: c16188de078d8819b30184e34ca87baed6cf57c2
2025-05-23 19:30:39 +00:00
Sean Lyons
48fb1edf94 SERVER-105263 Avoid blocking completion of passing tests on the symbolization of a stack trace from a different Resmoke job (#36357)
GitOrigin-RevId: dc273300bc5b3c161ca368539fa19e17eb068cee
2025-05-21 19:54:55 +00:00
Steve McClure
5b9b64cb30 SERVER-105059: Avoid using boto on PPC/S390 (#36122)
GitOrigin-RevId: 5907e7d2a087e75b2e27b0c0ead4d605766f614d
2025-05-14 14:25:43 +00:00
Trevor Guidry
e054d7b07a SERVER-104747 make codeowners globs less aggressive by default (#35775)
GitOrigin-RevId: 5851904bf7b9845d42460305f8371c91d6c0896b
2025-05-08 15:32:25 +00:00
Sean Lyons
f2733efcd5 SERVER-104807 Make EvergreenLogFormatter use the same timestamp formats (#35847)
GitOrigin-RevId: 3f9522cdcd6cf47238702e41a325d4ab820efd5d
2025-05-08 14:48:39 +00:00
Victor Ghita
8cf6370170 SERVER-104344 Create evergreen task to run the QueryTester with the queryShapeHash override (#35524)
GitOrigin-RevId: b6f9db113899096743a17a81dd3c5ec7069d08e1
2025-05-07 16:13:10 +00:00
Tommaso Tocci
0841371311 SERVER-104836 Use boto3 library to speedup debug symbols downloads from S3 (#35868)
GitOrigin-RevId: 0f2528a100d26c1598afa40e29e7deeaa7aef1b5
2025-05-07 15:31:48 +00:00
Pol Piñol Castuera
b8816b92ff SERVER-104828 Ban the featureFlagRouterPort and remove its testing
GitOrigin-RevId: f7bf1488807620d160d6c93417bbf243ad906128
2025-05-07 14:16:55 +00:00
Sean Lyons
27deff87f3 SERVER-102653 Add a bazel test target for a multiversion suite (#35837)
GitOrigin-RevId: b9f5aaede696a9e6231064f0b8bebe012642b681
2025-05-06 21:49:46 +00:00
wolfee
4ae33f747d SERVER-102818 Add a test suite that does add/remove shard in the background (#35410)
GitOrigin-RevId: 5feee0b924db8c42e5662245a583080f7a4f4df7
2025-05-06 12:41:33 +00:00
Austin
0e44d8a3f5 SERVER-84428 Validate test file paths passed to resmoke. (#35645)
GitOrigin-RevId: f238736e666b9c40e06b77a3044e7f6ac686b1f7
2025-05-05 13:27:56 +00:00
Austin
b6e34e8d32 SERVER-103438 Always perform core analysis in a standalone task. (#35596)
GitOrigin-RevId: 8ebe06698a5516cc0bedf1c0056295aa8d326bf5
2025-05-01 17:51:58 +00:00
Steve McClure
3e7c0317e1 SERVER-104511: Improve exception-handling in validate collections (#35579)
GitOrigin-RevId: 1b665bdaf378cb02e355030b9c481c613cdcf034
2025-04-30 16:24:31 +00:00
Sean Lyons
f832a7a92a SERVER-104350 Enable Resmoke telemetry in workstation bazel invocations (#35421)
GitOrigin-RevId: b43327541a1cd9747be1e6b2681d6921a1314ae0
2025-04-25 20:56:06 +00:00
Sean Lyons
28351fbf5d SERVER-104352 Add missing boto dependencies to Resmoke (#35423)
GitOrigin-RevId: 26c299a650d72f944b933c503c009e621b0def5b
2025-04-25 18:48:14 +00:00
Jeff Zambory
b93620d27c SERVER-104294: Add evergreen user information to resmoke spans (#35396)
GitOrigin-RevId: 1ba61aeefb83cc491cf0c19b68f0af6a668a401b
2025-04-25 14:03:40 +00:00