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
|
0d9705653d
|
SERVER-62992 Remove need for resmoke.ini
|
2022-04-08 14:27:40 +00:00 |
|
Richard Samuels
|
4931ea397a
|
SERVER-63646 _raise_if_unsafe_exit uses wrong return_code
|
2022-02-15 17:12:01 +00:00 |
|
Nikita Lapkov
|
5855f42358
|
SERVER-55516 Enable time-series tests for sharding passthrough
|
2021-10-12 13:24:34 +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 |
|
A. Jesse Jiryu Davis
|
35c2b631b6
|
SERVER-59026 Move TLA+ dir from repl/ to mongo/
|
2021-08-04 13:46:13 +00:00 |
|
Robert Guo
|
0f4e555b24
|
SERVER-57439 fix typo
|
2021-06-16 19:11:14 +00:00 |
|
Robert Guo
|
796a9f1504
|
SERVER-57439 add unittest task with undodb recordings to ! RHEL 8
|
2021-06-16 16:08:23 +00:00 |
|
Robert Guo
|
9434716bca
|
SERVER-57092 use real JS test name for passthrough JS runner suites
|
2021-05-20 23:56:23 +00:00 |
|
Mark Benvenuto
|
9b49a01a1c
|
SERVER-56272 Add a timeout to fuzzer tests
|
2021-04-23 18:36:30 +00:00 |
|
Carl Raiden Worley
|
d1ef0558db
|
SERVER-54619 Extract resmokelib dependencies from fixture code
|
2021-03-26 18:38:23 +00:00 |
|
Ben Caimano
|
2d48577820
|
SERVER-51335 Persist fuzzer corpora for each branch and variant
|
2021-03-25 21:31:46 +00:00 |
|
Carl Raiden Worley
|
8082beefe8
|
SERVER-54617 Create a resmoke configuration management helper
|
2021-03-02 04:25:25 +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 |
|
A. Jesse Jiryu Davis
|
4317089d32
|
SERVER-48045 Set Java path tla_plus.yml suite config
|
2020-05-12 18:45:59 +00:00 |
|
vrachev
|
9227199e1c
|
SERVER-46769 Migrate from optparse to argparse
|
2020-04-30 14:25:56 +00:00 |
|
jannaerin
|
76823e76d5
|
SERVER-43333 Ingest drivers server selection tests
|
2020-04-24 16:10:48 +00:00 |
|
Jamie Heppenstall
|
5c53fe70e2
|
SERVER-44559 Enable WT debug table for powercycle tests
|
2020-04-17 17:10:43 +00:00 |
|
A. Jesse Jiryu Davis
|
6018c34bd2
|
SERVER-45416 Model-check TLA+ specs in Evergreen
|
2020-04-06 19:45:52 +00:00 |
|
Marcos José Grillo Ramírez
|
3ec30d8bc1
|
SERVER-44745 Trigger a logical session cache refresh for core passthrough suites using the MongoDFixture before running tests
|
2020-03-25 11:04:34 +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
|
12b63497b8
|
SERVER-45301 Not all expected aliases are present in the ninja generator output
|
2020-02-13 15:21:41 +00:00 |
|
Mathew Robinson
|
f31bc89f66
|
SERVER-45048 Use hygienic builds in Evergreen
|
2020-02-13 15:21:41 +00:00 |
|
Carl Raiden Worley
|
51af2309a6
|
SERVER-45928 Use correct interface import for cpp_libfuzzer_test.py
|
2020-02-04 14:49:40 +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 |
|
Carl Worley
|
041ca73b9b
|
SERVER-45342 Send an abort signal instead of a kill signal when archiving
|
2020-01-09 15:40:39 +00:00 |
|
Carl Worley
|
f7ca0cc452
|
SERVER-44832 Modify HookTestArchival to reset fixtures
|
2019-12-13 18:34:40 +00:00 |
|
Carl Worley
|
b60b1c28fb
|
SERVER-44831 Create a fixture sigkill test case
|
2019-12-09 19:58:39 +00:00 |
|
Andrew Morrow
|
be05c9ea62
|
SERVER-44546 Remove mobile variants and embedded benchmarks
|
2019-12-09 19:22:42 +00:00 |
|
Lamont Nelson
|
54ffea6c75
|
SERVER-43333 Ingest driver SDAM tests
|
2019-12-05 20:32:53 +00:00 |
|
Annie Black
|
27cf911c3f
|
Revert "SERVER-43333 Ingest driver SDAM tests"
This reverts commit 25d1843463.
|
2019-12-02 18:36:44 +00:00 |
|
Lamont Nelson
|
25d1843463
|
SERVER-43333 Ingest driver SDAM tests
|
2019-11-27 17:40:41 +00:00 |
|
Ryan Timmons
|
9c15f7ff0f
|
SERVER-43253 Resmoke passes pids of peer mongo* process in TestData
|
2019-09-16 18:17:40 +00:00 |
|
Roxane
|
a5b2b781c6
|
SERVER-41796 Create Evergreen variant for libfuzzer targets
|
2019-07-23 12:56:16 -04:00 |
|