summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/sharding_jscore_op_query_passthrough.yml
diff options
context:
space:
mode:
authorKevin Albertson <kevin.albertson@10gen.com>2018-01-10 17:23:07 -0500
committerKevin Albertson <kevin.albertson@10gen.com>2018-01-17 09:22:04 -0500
commitb9decc492c0ff942d5bcd6e8c799de70fa0839af (patch)
treebc718d813c9666fbb601e2ac19063a9ae75ba4a1 /buildscripts/resmokeconfig/suites/sharding_jscore_op_query_passthrough.yml
parentaa35454e98a3026a7c44cc736d2326a3fa38e7b3 (diff)
downloadmongo-b9decc492c0ff942d5bcd6e8c799de70fa0839af.tar.gz
SERVER-21630 run CheckReplDBHash on csrs and shard replset
And run ValidateCollections hook on priority=0 secondaries.
Diffstat (limited to 'buildscripts/resmokeconfig/suites/sharding_jscore_op_query_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_jscore_op_query_passthrough.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_jscore_op_query_passthrough.yml b/buildscripts/resmokeconfig/suites/sharding_jscore_op_query_passthrough.yml
index 5c49c649f84..f9a9f9f5c9a 100644
--- a/buildscripts/resmokeconfig/suites/sharding_jscore_op_query_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_jscore_op_query_passthrough.yml
@@ -63,6 +63,7 @@ executor:
rpcProtocols: opQueryOnly
readMode: commands
hooks:
+ - class: CheckReplDBHash
- class: ValidateCollections
- class: CleanEveryN
n: 20