summaryrefslogtreecommitdiff
path: root/jstests/hooks
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68597 Skip temporary collection hashes at the end of shard split passt...Didier Nadeau2022-10-141-3/+7
* SERVER-66147 add support of vanilla passthrough test for shard merge protocolmathisbessamdb2022-09-151-2/+14
* SERVER-67939: run_dbcheck_background.js retry on CappedPositionLostYu Jin Kang Park2022-07-111-9/+25
* SERVER-66221 Enable dbhash checks after successful shard splitMatt Broadstone2022-05-191-1/+6
* SERVER-65035 Create new JS hook to check routing table consistencyPaolo Polato2022-04-191-0/+18
* SERVER-65000 Deleted fixtures and hooks related to the replicator.kauboy262022-04-042-182/+0
* SERVER-64634 Tenant migration helpers must retry on retryable errorMatt Broadstone2022-03-221-2/+2
* SERVER-64244 Drop exceptions due to transient errors for whole runBackgroundD...Yu Jin Kang Park2022-03-221-93/+93
* SERVER-64179 Add $all: true to currentOp call in 'run_dbcheck_background.js'Mihai Andrei2022-03-041-1/+2
* SERVER-59342 Add killSessions and failover support to update shard key fsm te...Jack Mulrow2022-02-241-0/+4
* SERVER-63223 Relax data consistency checker to not check indexes.Vishnu Kaushik2022-02-141-7/+8
* SERVER-62513 dbCheck background hook should ignore interruptsLouis Williams2022-01-241-1/+2
* SERVER-62336 Tolerate SnapshotTooOld errors in dbCheck testingJosef Ahmad2022-01-201-2/+7
* SERVER-30846 Don't run hook outside latest FCVLouis Williams2021-12-171-2/+11
* SERVER-30846 Run dbCheck in the background of some FSM testsJosef Ahmad2021-12-161-0/+153
* SERVER-61298 DummyReplicator should replicate hashed index on _id fieldJason Chan2021-11-081-2/+1
* SERVER-61255 DummyReplicator should replicate index version as specifiedr5.0.0-rc3Jason Chan2021-11-051-1/+0
* SERVER-61002 DummyReplicator should check if index is a compound index before...Jason Chan2021-10-271-1/+2
* SERVER-60862 ClusterToClusterDataConsistency check should ignore all non-coll...Jason Chan2021-10-211-2/+2
* SERVER-60003 Create ReplicatorHook for ClusterToCluster replication testingVishnu Kaushik2021-10-152-4/+9
* SERVER-59885 Wait for replica set to stabilize before validating collectionsVishnu Kaushik2021-10-071-0/+5
* SERVER-60021 Perform ClusterToCluster data consistency checkVishnu Kaushik2021-10-071-0/+104
* SERVER-59710 Create dummy replicator in resmoke that copies data between clus...Wenbin Zhu2021-10-051-0/+73
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-09-302-4/+7
* Revert "SERVER-59058 Enforce fast count validation in ValidateCollections Pyt...Gregory Noma2021-08-212-7/+4
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-08-192-4/+7
* Revert "SERVER-59058 Enforce fast count validation in ValidateCollections Pyt...Gregory Noma2021-08-161-7/+1
* SERVER-59058 Enforce fast count validation in ValidateCollections Python hookGregory Noma2021-08-161-1/+7
* SERVER-58480 Add the necessary parameters to the ContinuousTenantMigration ho...r5.1.0-alphaJason Zhang2021-07-231-4/+1
* SERVER-56489: New pass-through test with hello server-side delaysAndrew Shuvalov2021-07-142-0/+200
* SERVER-57453 run_validate_collections.js should pass "fromConfigServer: true"...Jason Chan2021-06-071-2/+7
* SERVER-57090 Investigate tenant dbhash check behavior with concurrent failoversJason Zhang2021-06-041-8/+27
* SERVER-56933 Return options to create an identical time-series collection fro...Gregory Noma2021-05-241-0/+1
* SERVER-56978 Add 'CommandNotSupported' as an ignorable background validation ...Gregory Wlodarek2021-05-171-1/+1
* SERVER-55556 add new totalUnitsWritten metric; add new localTime field to ope...Eric Milkie2021-05-031-0/+1
* SERVER-55697 Don't allow removing CWWC once it is setHuayu Ouyang2021-04-281-2/+9
* SERVER-53251 Add dbhash check to tenant migration passthroughJason Zhang2021-03-251-0/+26
* SERVER-54899 Pass in point-in-time value used for getHashesUsingSessions() in...Gregory Wlodarek2021-03-061-1/+1
* SERVER-40820 Jstestfuzz suite to introduce spurious write conflictsBynn Lee2021-02-262-0/+28
* SERVER-54122 Fix fuzzer_tests bug of setting requireApiVersion to true and no...Moustafa Maher2021-02-051-12/+0
* SERVER-54184 Check for error message when ignoring ShutdownInProgress errors ...Ali Mir2021-02-051-3/+7
* SERVER-54091 Update assertion messages for dbhash check run by resmoke.pyJudah Schvimer2021-02-011-1/+2
* SERVER-53994 Remove redundant try-catch statement in run_reconfig_background.jsAli Mir2021-01-271-16/+9
* SERVER-53945: Fix property names in db hash background checkXueruiFa2021-01-221-7/+7
* SERVER-53359 jstestfuzz should validate at latest FCVMax Hirschhorn2021-01-152-2/+7
* SERVER-50935: Expand dbhash checks to ensure two replica sets are in sync for...XueruiFa2020-12-151-4/+4
* SERVER-53240 run_reconfig_background should ignore ShutdownErrors when initia...Pavi Vetriselvan2020-12-091-3/+18
* SERVER-39859 Use the Evergreen REST v2 API to download -latest tarballs in se...Mikhail Shchatko2020-12-081-3/+13
* SERVER-51403 Create concurrency suite with background operation metrics colle...Brian DeLeonardis2020-11-191-0/+111
* SERVER-51893 Ignore "can't connect to new replica set primary" in reconfig hookA. Jesse Jiryu Davis2020-11-021-4/+9