summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml
diff options
context:
space:
mode:
authorKevin Albertson <kevin.albertson@10gen.com>2017-12-21 09:56:00 -0500
committerKevin Albertson <kevin.albertson@10gen.com>2017-12-21 09:58:04 -0500
commit117ccba5b73070c98789c1066cf4b31597e878da (patch)
tree600e9cb22cea96d85ba79746ed51783a570d3c81 /buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml
parent92b698db133f3f0c0f21c4bc0704f1106be3fb62 (diff)
downloadmongo-117ccba5b73070c98789c1066cf4b31597e878da.tar.gz
SERVER-21630 run CheckReplDBHash on csrs and shard replset
Diffstat (limited to 'buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml
index 20eee43dadc..141793a346f 100644
--- a/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/sharded_causally_consistent_jscore_passthrough.yml
@@ -201,6 +201,7 @@ executor:
load("jstests/libs/override_methods/implicitly_shard_accessed_collections.js");
readMode: commands
hooks:
+ - class: CheckReplDBHash
- class: ValidateCollections
- class: CleanEveryN
n: 20