summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/testing
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64188 Change fixture to send START POST command to mongosync.kauboy26/SERVER-64188-start-commandkauboy262022-03-153-37/+49
* SERVER-64501 Reduce quiesce mode time for tenant migration fixtureTommaso Tocci2022-03-151-1/+1
* SERVER-64151 resmoke.py generates jobs based on num of tests in suiteRobert Guo2022-03-072-33/+41
* SERVER-63998 Pass in --port cli options to replicator fixtureJason Chan2022-03-011-1/+4
* SERVER-63826: Add test discovery interface to resmokeDavid Bradford2022-02-231-0/+4
* SERVER-63565 Validate tests runtime in burn-inMikhail Shchatko2022-02-211-6/+7
* SERVER-63266 Allow server to be started without setname in serverless modeDidier Nadeau2022-02-202-4/+7
* SERVER-63646 _raise_if_unsafe_exit uses wrong return_codeRichard Samuels2022-02-151-1/+1
* SERVER-63221 Delay ClusterToClusterReplication hook starting the replicator u...Vishnu Kaushik2022-02-112-40/+26
* SERVER-63220: Modify ContinuousStepdown hook to be compatible with ClusterToC...XueruiFa2022-02-111-1/+6
* SERVER-60728 Add a new test hook to simulate crashes and validate data files ...Gregory Wlodarek2022-02-081-0/+197
* SERVER-63273 ClusterToClusterReplication hook can error if no tests were runVishnu Kaushik2022-02-041-6/+8
* SERVER-62864 Build ReplicatorFixture resmoke infrastructure and integrate int...Vishnu Kaushik2022-01-243-45/+196
* SERVER-62180 Enable signal processing (or red/green) checks for Google Microb...Mikhail Shchatko2022-01-201-25/+140
* SERVER-30846 Run dbCheck in the background of some FSM testsJosef Ahmad2021-12-161-0/+73
* SERVER-61813 Have ClusterToClusterReplicatorHook be able to stop and start up...Vishnu Kaushik2021-12-021-28/+37
* SERVER-57841 Create passthroughs which run file based initial sync on core an...Huayu Ouyang2021-11-301-4/+15
* SERVER-61718 Have ClusterToClusterFixture make a new fixture only in the cons...Jason Chan2021-11-241-3/+3
* SERVER-61664 Fix test log formattingA. Jesse Jiryu Davis2021-11-201-3/+3
* SERVER-61593 Test command waitForMemberState should be interruptibleMatthew Russotto2021-11-192-17/+41
* SERVER-61543 ClusterToClusterReplication hook should pass shell options to da...Vishnu Kaushik2021-11-181-1/+1
* SERVER-61378 Tolerate interruptions in replica set test fixtureMatthew Russotto2021-11-112-4/+11
* SERVER-61375 Fix set FCV for sharded cluster fixtureMikhail Shchatko2021-11-101-1/+4
* SERVER-57509 Remove legacy multiversion codeMikhail Shchatko2021-11-091-17/+2
* SERVER-61311 Display cluster to cluster replicator's actions appropriatelyVishnu Kaushik2021-11-081-1/+1
* SERVER-61238 Deduplicate CheckTenantMigrationDBHash hook logsMikhail Shchatko2021-11-081-5/+7
* SERVER-61238 Don't overwrite hook logger in TenantMigrationThreadMikhail Shchatko2021-11-051-4/+3
* SERVER-61225 fix feature flag definition for standalone fixturesRobert Guo2021-11-044-8/+18
* SERVER-60458 Add a resmoke run flag to limit number of tests being runMikhail Shchatko2021-11-042-26/+44
* SERVER-61080 Avoid failing replicator tasks for test failures unrelated to th...Vishnu Kaushik2021-11-034-43/+106
* SERVER-57686 Create concurrency test for inserts during reshardCollectionLuis Osta2021-11-031-2/+3
* SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-con...Robert Guo2021-11-031-2/+9
* SERVER-60779 Extend CheckReplDBHash to work with TenantMigrationsFixture and ...Vishnu Kaushik2021-11-028-28/+73
* SERVER-61077 Pass mixed_bin_versions from suite definition to TestData objectMikhail Shchatko2021-11-011-0/+4
* SERVER-49763 Run fuzzers against last-continuous and last-ltsMikhail Shchatko2021-10-262-9/+18
* SERVER-54623 Wait longer for session collection in ShardedClusterFixtureBrett Nawrocki2021-10-213-14/+28
* SERVER-60003 Create ReplicatorHook for ClusterToCluster replication testingVishnu Kaushik2021-10-154-1/+236
* SERVER-55516 Enable time-series tests for sharding passthroughNikita Lapkov2021-10-121-0/+2
* SERVER-55857 Use explicit task definitions for implicit multiversion tasksRobert Guo2021-10-122-6/+104
* SERVER-60523 Standalone fixture incorrectly handles directory creation except...Richard Samuels2021-10-071-5/+1
* SERVER-60021 Perform ClusterToCluster data consistency checkVishnu Kaushik2021-10-071-0/+23
* SERVER-60487 fix test name for JSTest testcaseRobert Guo2021-10-061-1/+1
* SERVER-54315: Turn on jasper resmoke for a single required build and a single...julianedwards2021-10-052-7/+7
* SERVER-55857 remove NAMED_SUITES from resmoke configRobert Guo2021-10-022-1/+33
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-09-301-1/+3
* SERVER-59712 Create ClusterToClusterFixture in resmokeVishnu Kaushik2021-09-282-8/+151
* SERVER-59216 Add sharded retryable write versions of stepdown downgradeMikhail Shchatko2021-09-273-106/+172
* SERVER-60093 don't regenerate TestCase for DynamicJSTestCasesRobert Guo2021-09-244-57/+86
* SERVER-60169 Remove change stream documents check in background hookMikhail Shchatko2021-09-231-4/+0
* SERVER-57567 Fix bug to consider tests running on WindowsArun Banala2021-09-221-1/+5