summaryrefslogtreecommitdiff
path: root/jstests/hooks/run_validate_collections.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59885 Wait for replica set to stabilize before validating collectionsVishnu Kaushik2021-10-071-0/+5
* SERVER-57453 run_validate_collections.js should pass "fromConfigServer: true"...Jason Chan2021-06-071-2/+7
* SERVER-53359 jstestfuzz should validate at latest FCVMax Hirschhorn2021-01-151-1/+4
* SERVER-44244 Increase transactionLifetimeLimitSecs during validate hook.Max Hirschhorn2020-03-121-6/+45
* SERVER-45489 Remove compound hashed shard key FCV related codeArun Banala2020-03-121-14/+0
* SERVER-45719 Set failpoint to allow test fuzzer to allow FCV 4.2 downgrade in...Arun Banala2020-01-241-0/+14
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-34/+33
* SERVER-36718 Add forceValidationWithFeatureCompatibilityVersion to collection...Xiangyu Yao2018-08-271-1/+6
* SERVER-33068 Fix run_check_repl_dbhash.js hook to actually run dbhash.Max Hirschhorn2018-02-021-63/+26
* SERVER-21630 run CheckReplDBHash on csrs and shard replsetKevin Albertson2018-01-171-2/+8
* SERVER-31920 refactor validate_collections.js to accept a list of nodes in ad...Robert Guo2018-01-101-62/+11
* SERVER-31441 Run validateCollections on each server in parallelr3.6.0-rc3Eddie Louie2017-11-061-11/+45
* SERVER-24759 SERVER-31128 Validate collections on all nodes in clusterIan Boros2017-09-291-22/+71
* SERVER-22105 run the validation hook on secondary nodesRobert Guo2016-06-281-5/+26
* SERVER-22860 allow resmoke.py to run JS hooksRobert Guo2016-05-181-0/+16