Zack Winter
40f6d641f7
SERVER-100631 Add ruff into "bazel run lint" ( #32166 )
...
GitOrigin-RevId: 4234e1f4a6e164cfd2ab53cdb7290b238095520f
2025-06-11 14:11:11 +00:00
Juan Gu
7209d62b77
SERVER-99522 Delete dead py linters ( #31760 )
...
GitOrigin-RevId: 3aedfa559dda734d4d89fefe0fe1154a5a3cf04d
2025-04-09 19:33:45 +00:00
Juan Gu
855dfadef0
SERVER-94077 Use isort in Ruff configs ( #27865 )
...
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +00:00
Juan Gu
2513cc511b
SERVER-94076 Remove unused imports via Ruff rule ( #27337 )
...
GitOrigin-RevId: 8923cc14f276be93355d763cb88c04bdb4dd9000
2024-10-04 01:43:13 +00:00
Vishnu K
3a2af61590
SERVER-94679 Collapse concurrency_sharded_multi_stmt_kill_primary, concurrency_sharded_multi_stmt_terminate_primary, concurrency_sharded_multi_stmt_with_stepdowns into one. ( #27066 )
...
GitOrigin-RevId: c5aa4ec04aa0fe3740fe7e9017e10916f8fcd81c
2024-09-13 20:05:11 +00:00
George Wangensteen
571fa2bc9f
SERVER-91123 Turn runtime settable parameters periodically during config fuzzer ( #25857 )
...
GitOrigin-RevId: cf09bce848129d880741ba8034b494736593e708
2024-08-09 20:58:56 +00:00
George Wangensteen
440c47de8b
SERVER-92715 Mongos support for runtime parameter fuzzing ( #25419 )
...
GitOrigin-RevId: 099171ded468e3259f2b1bdfdae117514298f479
2024-07-29 16:09:23 +00:00
George Wangensteen
6086cac5f0
SERVER-92714 Add configuration support to runtime parameter fuzzing ( #25202 )
...
GitOrigin-RevId: eada66a9fb70122a166bacb2e34d12d63ed0933e
2024-07-25 21:42:42 +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
Jeff Zambory
3d8c69ce8f
SERVER-88277: Report new results for SEP Google Benchmark ( #20201 )
...
GitOrigin-RevId: d021f0da2efdd155f8bc9d1e5bd75569f44f66e1
2024-03-22 04:03:37 +00:00
Jeff Zambory
3f6106a435
SERVER-87396: Add new resmoke hook to check result of a benchmark ( #19992 )
...
GitOrigin-RevId: b6d7d9b5ce1a78b9fd31c3f4272ba166be5bb852
2024-03-20 04:28:12 +00:00
Jeff Zambory
17e7a4675f
SERVER-87815: Remove legacy perf report ( #19878 )
...
GitOrigin-RevId: bb2afaa4b4f5784b2ac6c75d7977b0b041f91631
2024-03-12 22:32:52 +00:00
Jeff Zambory
cf0174b0a0
SERVER-87386: Begin tracking instruction information in benchmarks ( #19520 )
...
GitOrigin-RevId: ac2334ecac5a2b4fd6bbdcaa64245599c2fb7259
2024-03-05 00:07:04 +00:00
Tommaso Tocci
70b77cf006
SERVER-72858 Do not wait for mongos retargeting in stepdown hook
2023-01-24 00:56:32 +00:00
Vesselina Ratcheva
b666bed6d4
SERVER-65977 Create initial sync concurrency suite on sharded sets
2022-11-21 07:28:59 +00:00
Alexander Neben
97ac02fa50
SERVER-68593 Disable low value python warnings
2022-09-02 22:55:09 +00:00
Mikhail Shchatko
971f88711e
SERVER-62180 Enable signal processing (or red/green) checks for Google Microbenchmark
2022-01-20 10:28:46 +00:00
Siran Wang
2fe0fa151f
SERVER-55861 add retryable writes multiversion hook
2021-07-30 14:06:16 +00:00
Carl Raiden Worley
16dbe5a28b
SERVER-50085 Make it easier to correlate mongo process names, ports, PIDs in logs of fixtures started by resmoke
2020-08-07 19:21:33 +00:00
Siyuan Zhou
116d80c826
SERVER-47950 Continuous stepdown thread should fail resmoke job loudly on exceptions
2020-05-28 08:23:41 +00:00
Mikhail Shchatko
4080100175
SERVER-46842 resmoke.py shouldn't run data consistency checks in stepdown suites if a process has crashed
2020-04-22 12:39:12 +00:00
Andrew Morrow
be05c9ea62
SERVER-44546 Remove mobile variants and embedded benchmarks
2019-12-09 19:22:42 +00:00
Max Hirschhorn
eea65efbdd
SERVER-41096 Fix file-based protocol for permitting stepdowns.
...
Changes the file-based protocol for controlling when stepdowns are
permitted to be a one-shot mechanism usable only once during a test.
That is to say, the indication for whether the stepdown thread isn't
currently and will no longer continue to run stepdowns during the test
persists until after the test finishes.
2019-06-20 17:19:53 -04:00
Mark Benvenuto
286c031264
SERVER-40559 Python linters do not run after upgrade to Python 3
2019-04-16 14:33:43 -04:00
Mathew Robinson
f4feba485b
SERVER-40542 Remove references to pip2
2019-04-10 11:42:47 -04:00
Mathew Robinson
8dd6d47557
SERVER-32295 Support Python 3
2019-04-08 14:08:49 -04:00
Henrik Edin
21426a6920
SERVER-37994 Upgrade google benchmark to v1.4.1
2018-12-19 09:36:15 -05:00
Jonathan Abrahams
64359931e3
SERVER-36077 Fix unittest
2018-08-20 13:15:09 -04:00
Jonathan Abrahams
a444720202
SERVER-36076 Create new resmoke.py test suite for running mongoebench on a desktop
2018-08-13 12:23:29 -04:00
Jonathan Abrahams
c50c68fef1
SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy
2018-04-05 14:41:58 -04:00
Robert Guo
275c07392a
SERVER-29644 Add test suite for Python unit tests
2018-04-05 01:39:23 -04:00
Robert Guo
7a502a751e
SERVER-34210 fix display of benchmarks with multple arguments
2018-04-03 10:15:45 -04:00
Jonathan Abrahams
36148ad8bb
SERVER-23312 Format Python files with yapf
2018-03-26 13:04:25 -04:00
Robert Guo
d0c7c03ee0
SERVER-33746 pipe additional evergreen options into resmoke.py
2018-03-20 10:06:42 -04:00
Robert Guo
e372a68483
SERVER-33202 add hook to generate data file for the perf dashboard
2018-03-12 16:22:26 -04:00