summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.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-26 08:52:26 -0500
commit43b1a2984a4c7b9d1fbc9e4d0d6596c6f626ffda (patch)
tree9f144cee8788ad3cdefd6686fd162571f7cadf80 /buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml
parenta75da32f4a724332ead01423721937693a6bdbbe (diff)
downloadmongo-43b1a2984a4c7b9d1fbc9e4d0d6596c6f626ffda.tar.gz
SERVER-21630 run CheckReplDBHash on csrs and shard replset
Diffstat (limited to 'buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml b/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml
index 7b5d9868d08..b301c5ac10b 100644
--- a/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml
+++ b/buildscripts/resmokeconfig/suites/jstestfuzz_sharded_session.yml
@@ -10,6 +10,13 @@ executor:
eval: load("jstests/libs/override_methods/enable_sessions.js")
readMode: commands
hooks:
+ - class: CheckReplDBHash
+ shell_options:
+ global_vars:
+ TestData:
+ excludedDBsFromDBHash:
+ - config
+ skipValidationOnInvalidViewDefinitions: true
- class: ValidateCollections
shell_options:
global_vars: