summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/testing
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65904 enable consistency checking hooks in AntithesisTausif Rahman2022-06-162-0/+74
* SERVER-67328 SimulateCrash hook should send writes to stdoutGregory Wlodarek2022-06-161-3/+2
* Revert "SERVER-65508 don't run resmoke tests if existing mongo processes exist"Daniel Gottlieb2022-06-162-72/+0
* Revert "SERVER-65508 Add option to opt out of resmoke detecting mongo process...Daniel Gottlieb2022-06-161-5/+4
* SERVER-65508 Add option to opt out of resmoke detecting mongo processes.Daniel Moody2022-06-151-4/+5
* SERVER-66705 Move aborting index builds out of critical sectionDidier Nadeau2022-06-151-2/+2
* SERVER-65508 don't run resmoke tests if existing mongo processes existDaniel Moody2022-06-152-0/+72
* SERVER-67080 PerClusterDataConsistencyHook checks data consistency on the sam...kauboy262022-06-091-1/+1
* SERVER-66706 Mark shard split recipient nodes as hiddenDidier Nadeau2022-06-031-1/+1
* SERVER-66501 removing manual cleanup of recipient tags in shard_split.pymathisbessamdb2022-05-271-7/+0
* SERVER-66780 Increase get_donor_primary timeout for shard split hookDidier Nadeau2022-05-261-1/+1
* SERVER-66673 Increase the client connection timeout in the SimulateCrash hookGregory Wlodarek2022-05-231-1/+1
* SERVER-66221 Enable dbhash checks after successful shard splitMatt Broadstone2022-05-192-8/+53
* SERVER-66045 Run unbounded shard splits in passthrough testsMatt Broadstone2022-05-193-8/+19
* SERVER-65781 Run the symbolizer on CI outputMikhail Shchatko2022-05-183-2/+303
* SERVER-65076 Add stepdown passthrough suites for shard splitMatt Broadstone2022-05-185-120/+221
* SERVER-64939 Send replSetStepUp command to recipient nodeDidier Nadeau2022-05-131-11/+0
* SERVER-65042 Run more than one shard split during passthrough testsMatt Broadstone2022-05-052-38/+18
* SERVER-66140 Run simulate_crash.py hook with testing diagnostics enabledGregory Wlodarek2022-05-031-1/+1
* SERVER-63044 Batch non-sharded user multi-doc deletes by defaultJosef Ahmad2022-05-021-5/+0
* SERVER-63420 Add multiversion mongos support in resmoke.pyMikhail Shchatko2022-05-012-170/+350
* SERVER-65145 Use inject_tenant_prefix override in split passthroughMatt Broadstone2022-04-262-3/+42
* SERVER-65945 Skip reporting simulate crash hook errors when a test failedGregory Wlodarek2022-04-261-0/+12
* SERVER-65672 upgrade python packages to support 3.10Robert Guo2022-04-242-2/+7
* SERVER-65071 remove resmoke gRPC integrationRobert Guo2022-04-2420-54/+22
* SERVER-65849 Run simulate_crash.py hook with test commands enabledGregory Wlodarek2022-04-211-1/+2
* SERVER-65035 Create new JS hook to check routing table consistencyPaolo Polato2022-04-191-0/+24
* SERVER-65721 Remove illegal module imports in shard split fixtureMatt Broadstone2022-04-181-6/+9
* SERVER-63093 Introduce a vanilla passthrough for shard splitMatt Broadstone2022-04-153-2/+814
* SERVER-65280 Create kill jscore passthrough suite that talks directly to shar...Sophia Tan2022-04-081-1/+8
* SERVER-62992 Remove need for resmoke.iniRichard Samuels2022-04-082-32/+15
* SERVER-63485 Modify failCommand failPoint to be able to fail on all commandskauboy262022-04-071-1/+1
* SERVER-65000 Deleted fixtures and hooks related to the replicator.kauboy262022-04-0410-781/+6
* SERVER-64132 Make shardsvrs running in serverless mode always return "unshard...Sophia Tan2022-03-311-1/+1
* SERVER-64647 Fix errors in SimulateCrashes hook and convert it to use BGHookGregory Wlodarek2022-03-311-101/+31
* SERVER-64072 Upload compile/build times to Signal ProcessingMikhail Shchatko2022-03-281-42/+7
* SERVER-64445 Create MultipleReplicatorFixtureHuayu Ouyang2022-03-254-8/+177
* SERVER-64715 Change fixture to send source and destination to START command f...Adi Zaimi2022-03-252-4/+3
* SERVER-61460 correctly merge --setParameter in resmokeRobert Guo2022-03-242-4/+23
* SERVER-63047 Make delete batches fully transactionalJosef Ahmad2022-03-241-0/+5
* SERVER-63487: Add kill/start replicator hookXueruiFa2022-03-234-10/+41
* SERVER-64719 Reduce mongos quiesce time for sharded fixtureTommaso Tocci2022-03-211-0/+8
* SERVER-64064 Create jscore passthrough suite that talks directly to shardsvrsSophia Tan2022-03-171-0/+215
* SERVER-63486: Create base hook that runs a background threadXueruiFa2022-03-171-0/+105
* SERVER-64188 Change fixture to send START POST command to mongosync.kauboy262022-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