Commit Graph

62 Commits

Author SHA1 Message Date
Zack Winter
5c24a13a7d SERVER-111295 Set python as formatter in format_multirun (#41677)
GitOrigin-RevId: fd3c58d1f5a9230a9fb728d2678c8c614c20437f
2025-09-24 17:41:24 +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
50763ed46f SERVER-108127 Add test timeouts to Resmoke (#40419)
GitOrigin-RevId: 640931caeab20de94945e8ce9fabb1bbaedfacd5
2025-08-26 20:16:02 +00:00
Steve McClure
a956adc4e3 SERVER-108653: [revert revert] Add README for resmoke testcases (#39555)" (#39572)" (#39585)
GitOrigin-RevId: 977b63216e10472d6e892a53c96c6023d1697f40
2025-08-04 21:23:57 +00:00
auto-revert-app[bot]
7b9c3866db Revert "SERVER-108653: Add README for resmoke testcases (#39555)" (#39572)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 9dafb1ce362faa4b970034dc3354d28ad774ae0e
2025-08-03 08:10:40 +00:00
Steve McClure
1061ba50ee SERVER-108653: Add README for resmoke testcases (#39555)
GitOrigin-RevId: d4c07063b450a6fff3681867b9ed95118b8f4980
2025-08-02 03:01:26 +00:00
Juan Gu
7209d62b77 SERVER-99522 Delete dead py linters (#31760)
GitOrigin-RevId: 3aedfa559dda734d4d89fefe0fe1154a5a3cf04d
2025-04-09 19:33:45 +00:00
katezdb
1dbfe1eb11 SERVER-96966 Remove undoDB integration as unused (#29368)
GitOrigin-RevId: 52080f36791ec1fd187515bf79793b800a98a7c2
2024-12-08 23:46:29 +00:00
Juan Gu
855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +00:00
Santiago Roche
876f66eb13 SERVER-92024: Only provide JS_GC_ZEAL setting for mongo server processes. (#24954)
GitOrigin-RevId: 88dd3ef2b4325ca332b8e7e6180f1e8f9c7534ea
2024-09-06 19:58:23 +00:00
Varun Ravichandran
d039681464 SERVER-91804: Use mock LDAP server instead of firewalls in LDAP mongo health checker tests (#25763)
GitOrigin-RevId: 60707bb7c0a57df4ec387faf0619ae072a646272
2024-08-10 04:08:54 +00:00
Steve McClure
b4b23946cd SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254)
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
2024-05-16 22:07:36 +00:00
Alexander Neben
774d062184 SERVER-90498 Allow a single js suite to be run with multiple js files (#22168)
GitOrigin-RevId: b601ddb52bb21681975618429d94ba95384958fe
2024-05-14 18:16:43 +00:00
Alexander Neben
b14d1bc220 SERVER-90457 Added more typing to resmoke and changing a __call__ function to a named function (#22140)
GitOrigin-RevId: 72d216e417ceece02d6582225b6ecb0ae189bd06
2024-05-13 16:34:20 +00:00
Erin McNulty
f1a5f8db55 SERVER-80571 Run core jstest suite using gRPC (#18018)
GitOrigin-RevId: 6ad0aedeb0b1362ef2d75c4e954ad764cd1fcf89
2024-01-18 18:47:11 +00:00
Sophia Tan
4617e4b3b4 SERVER-74910 Create concurrency test suite that runs with multitenancySupport enabled
GitOrigin-RevId: 6ce2f945b3632a8b32b62300e4d666fdc4037229
2024-01-05 17:34:20 +00:00
Sophia Tan
1c09728cb2 SERVER-82297 Run concurrency tests with jscore tests on multiple tenants
GitOrigin-RevId: e1737b83eb89cc7e61bfe9bfc7007eae4d96a7af
2023-12-18 07:14:19 +00:00
Sophia Tan
86f62c02ec SERVER-83919 Abstract multi client test case and builder from JSTestCase
GitOrigin-RevId: f4e02fa3e0990967cec72b6d1c565269bcde76f9
2023-12-14 07:55:00 +00:00
Alexander Neben
73a62e2f16 SERVER-79642 Added some type hinting to resmoke 2023-08-03 03:28:01 +00:00
George Wangensteen
31cf5012e5 SERVER-73162 Make resmoke absolutize dataPath and dataDir when configuring the mongo shell 2023-01-26 04:05:28 +00:00
Alexander Neben
97ac02fa50 SERVER-68593 Disable low value python warnings 2022-09-02 22:55:09 +00:00
Robert Guo
9563cadc7d SERVER-65071 remove resmoke gRPC integration 2022-04-24 01:45:17 +00:00
Richard Samuels
4931ea397a SERVER-63646 _raise_if_unsafe_exit uses wrong return_code 2022-02-15 17:12:01 +00:00
Robert Guo
de8b582148 SERVER-60487 fix test name for JSTest testcase 2021-10-06 14:04:05 +00:00
julianedwards
cf6da1848a SERVER-54315: Turn on jasper resmoke for a single required build and a single daily build 2021-10-05 18:28:03 +00:00
Robert Guo
ba5cf359d8 SERVER-55857 remove NAMED_SUITES from resmoke config 2021-10-02 04:55:02 +00:00
Robert Guo
5479d9ee41 SERVER-60093 don't regenerate TestCase for DynamicJSTestCases 2021-09-24 17:32:08 +00:00
Arun Banala
7ff8d8762c SERVER-57567 Fix bug to consider tests running on Windows 2021-09-22 11:17:54 +00:00
Arun Banala
536cd38e7a SERVER-57567 Update sharded passthrough suite to handle time series collections 2021-09-21 17:02:44 +00:00
Robert Guo
796a9f1504 SERVER-57439 add unittest task with undodb recordings to ! RHEL 8 2021-06-16 16:08:23 +00:00
Carl Raiden Worley
d1ef0558db SERVER-54619 Extract resmokelib dependencies from fixture code 2021-03-26 18:38:23 +00:00
julianedwards
ee1e7ff457 SERVER-51016: Add Python logging.Handler for LogKeeper V3 2021-01-22 15:14:08 +00:00
julianedwards
fff7a4baa0 SERVER-49504: Allow resmoke's mongo shell to log to Jasper 2020-12-14 18:27:30 +00:00
Robert Guo
2c50126f91 Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper"
This reverts commit 3c179e4935.
2020-12-07 19:21:59 +00:00
julianedwards
3c179e4935 SERVER-49504: Revert "Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper"" 2020-11-06 17:23:31 +00:00
Robert Guo
e62f90245b Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper"
This reverts commit e9e1635d6c.
2020-10-15 13:38:36 +00:00
julianedwards
e9e1635d6c SERVER-49504: Allow resmoke's mongo shell to log to Jasper 2020-10-14 19:12:24 +00:00
Ben Caimano
8468e69c2e Revert "SERVER-49504: Allow resmoke's mongo shell to log to Jasper"
This reverts commit 308cc2fa21.
2020-10-12 23:00:38 +00:00
julianedwards
308cc2fa21 SERVER-49504: Allow resmoke's mongo shell to log to Jasper 2020-10-12 20:59:36 +00:00
Carl Raiden Worley
4f4e1bd970 SERVER-25548 resmoke should not continue after a shell crash 2020-06-25 18:11:50 +00:00
Mikhail Shchatko
f46630dd3a SERVER-48112 Use Absolute Imports in Resmoke 2020-06-18 10:21:48 +00:00
Carl Raiden Worley
c81a9f3165 SERVER-48150 Streamline resmoke loggers 2020-06-17 17:45:50 +00:00
Adam Cooper
471bb3b878 SERVER-446970 KRB5_CCNAME variable is reused between JSTest jobs when it shouldn't be 2020-03-19 17:59:49 +00:00
Mathew Robinson
f31bc89f66 SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
Carl Raiden Worley
8f9e17ee4b SERVER-45491 Add resmoke.py option to save mongod.log and mongos.log files 2020-01-28 14:32:34 +00:00
Ryan Timmons
9c15f7ff0f SERVER-43253 Resmoke passes pids of peer mongo* process in TestData 2019-09-16 18:17:40 +00:00
Mathew Robinson
8dd6d47557 SERVER-32295 Support Python 3 2019-04-08 14:08:49 -04:00
Jonathan Abrahams
b04cc1e53b SERVER-35852 Convert FSM client to use a resmoke suite for easy test blackisting in backup_restore 2018-10-12 10:37:41 -04:00
Mark Benvenuto
bdd0807699 SERVER-35322 external_auth tests should use unique kerberos credentials cache per test 2018-06-04 13:27:39 -04:00
Max Hirschhorn
25f72cf5f1 SERVER-34779 Add hook for checking dbhash while a test is running.
Enables the CheckReplDBHashInBackground hook in the
replica_sets_jscore_passthrough.yml test suite.

Also fixes the WTPreserveSnapshotHistoryIndefinitely failpoint to ignore
attempts from _decreaseTargetSnapshotWindowSize() to move the oldest
timestamp forward.
2018-05-25 22:07:24 -04:00