Commit Graph

118 Commits

Author SHA1 Message Date
Robert Guo
39027673be SERVER-65071 remove resmoke gRPC integration
(cherry picked from commit 9563cadc7d)
2022-04-28 07:49:37 +00:00
Nicholas Zolnierz
27ce39ba63 SERVER-64056 Pass feature flags to mongocryptd 2022-03-02 21:26:09 +00:00
Luis Osta
6385224862 SERVER-57686 Create concurrency test for inserts during reshardCollection 2021-11-03 14:52:39 +00:00
Robert Guo
84c2c6eb8a SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-continuous 2021-11-03 04:03:04 +00:00
Robert Guo
3a8d0fb26f SERVER-56289 All generated tasks depend on archive_dist_test instead of archive_dist_test_debug 2021-08-05 02:26:14 +00:00
Robert Guo
e74e88defa SERVER-58126 Avoid symlinking downloaded binaries on Windows 2021-08-04 11:54:43 +00:00
Siran Wang
2fe0fa151f SERVER-55861 add retryable writes multiversion hook 2021-07-30 14:06:16 +00:00
Robert Guo
bc5f939071 SERVER-58172 run multiversion tests on master with 5.0 and disable incompatible tests 2021-07-22 14:50:12 +00:00
Yoonsoo Kim
2181d579ff SERVER-58198 Remove shellReadMode/shellWriteMode command-line params from resmoke.py 2021-07-02 18:36:21 +00:00
Robert Guo
1eb48009eb SERVER-58086 set debug symbols download URL for shell-invoked hang analyzer 2021-07-01 18:37:18 +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
Robert Guo
44b5378cbc SERVER-56352 allow dictionaries to be implicitly converted to HistoricDict 2021-05-13 15:36:19 +00:00
Carl Raiden Worley
d1ef0558db SERVER-54619 Extract resmokelib dependencies from fixture code 2021-03-26 18:38:23 +00:00
Carl Raiden Worley
d7a8860ac1 SERVER-54618 Remove mongod configuration from programs.py 2021-03-03 19:54:17 +00:00
Carl Raiden Worley
8082beefe8 SERVER-54617 Create a resmoke configuration management helper 2021-03-02 04:25:25 +00:00
Amirsaman Memaripour
e1f1522377 SERVER-53918 Enforce minimumReshardingDuration 2021-02-18 00:03:32 +00:00
julianedwards
ee1e7ff457 SERVER-51016: Add Python logging.Handler for LogKeeper V3 2021-01-22 15:14:08 +00:00
Hana Pearlman
3fadec4ccd SERVER-34927: allow localField and foreignField with more expressive $lookup pipeline 2021-01-07 23:12:03 +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
Amirsaman Memaripour
ebf9c6687f SERVER-48645 Remove versioning constraints on testing diagnostics 2020-11-13 04:06:16 +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
Bernard Gorman
19bef36312 SERVER-49423 Do not set coordinateCommitReturnImmediatelyAfterPersistingDecision in change stream multiversion suites 2020-10-16 11:31:15 +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
Judah Schvimer
c932e02133 SERVER-49779 Create a log component for tenant migrations 2020-08-27 19:36:07 +00:00
Daniel Gottlieb
1e6511738d SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection. 2020-08-05 01:43:59 +00:00
Jason Chan
1c28b3cf02 SERVER-49064 Update references of "last-stable" to use "last-continuous" and "last-lts" 2020-07-23 12:26:49 +00:00
Amirsaman Memaripour
311d7ccd0b SERVER-48973 Remove ServiceExecutorAdaptive 2020-06-23 22:36:50 +00:00
Mikhail Shchatko
f46630dd3a SERVER-48112 Use Absolute Imports in Resmoke 2020-06-18 10:21:48 +00:00
Daniel Gottlieb
704131ba7e SERVER-48782: On request, backup datafiles when restarting test mongod instances. 2020-06-16 20:39:39 +00:00
Amirsaman Memaripour
87de9a0cb1 SERVER-46726 Make multiversion tests work with the new parameter
This patch addresses issues concerning running mongos in multiversion tests.
2020-06-10 13:27:50 +00:00
Amirsaman Memaripour
1ba3f68f27 SERVER-46726 Provide separate setParameter to disable diagnostic work 2020-06-05 19:19:41 +00:00
Richard Samuels
38b125fc08 SERVER-47312 hang_analyzer: enable on ASAN builders without running gcore 2020-06-05 13:24:34 +00:00
Robert Guo
9b1ed5d3ac SERVER-47589 add option for undo recorder 2020-06-03 14:00:53 +00:00
Cheahuychou Mao
607f486bbb SERVER-37364 Coordinator should return the decision to the client as soon as the decision is durable 2020-05-06 18:50:59 +00:00
Tess Avitabile
fcf0f95460 SERVER-46952 Create server parameter shutdownTimeoutMillisForSignaledShutdown on mongod 2020-04-29 14:31:14 +00:00
Spencer Jackson
0f69c4c2ef SERVER-47355 Propagate hygienic installation path into shell tests 2020-04-27 22:07:47 +00:00
Esha Maharishi
4818c7b934 SERVER-47481 Set minNumChunksForSessionsCollection to 1 on the CSRS in ShardedClusterFixture-based suites 2020-04-14 14:49:58 +00:00
Xuerui Fa
2d81ba2785 SERVER-46551: Add separate default log verbosities for last stable mongo binaries 2020-03-04 18:17:59 +00:00
Alex Taskov
e4673d0518 SERVER-44841 Revisit log levels for new migration protocol 2020-02-29 00:25:40 +00:00
Henrik Edin
9f18533491 SERVER-46415 Remove logFormat option and the ability to select the text formatter 2020-02-28 15:07:03 +00:00
Mikhail Shchatko
9fb1edd400 SERVER-46029 Do not write core files in the hang analyzer when running locally (sans Evergreen) 2020-02-21 13:29:43 +00:00
Mathew Robinson
f31bc89f66 SERVER-45048 Use hygienic builds in Evergreen 2020-02-13 15:21:41 +00:00
Robert Guo
e89c041616 SERVER-45884 don't run the hang analyzer on ASAN builds 2020-02-12 22:06:46 +00:00
Randolph Tan
55005a1d4a SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted 2020-02-10 19:42:41 +00:00
William Schultz
134a81cad1 Revert "SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted"
This reverts commit c51a36a187.

 delete mode 100644 jstests/libs/override_methods/check_orphans_are_deleted.js
2020-02-05 22:53:39 +00:00
Randolph Tan
c51a36a187 SERVER-42191 Add a new test hook that checks that all orphaned documents are eventually deleted
create mode 100644 jstests/libs/override_methods/check_orphans_are_deleted.js
2020-02-05 19:31:07 +00:00