summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJack Mulrow <jack.mulrow@mongodb.com>2017-05-26 16:39:21 -0400
committerJack Mulrow <jack.mulrow@mongodb.com>2017-05-30 16:59:41 -0400
commit65c871e6821bd2550ef967c175a9a8e265bd208f (patch)
tree0d688a13fa3e9b0308b781fe8cef51d07ee762fc
parent244ed4e90574c41c793a8f8e7fd3a1142cb1de9f (diff)
downloadmongo-65c871e6821bd2550ef967c175a9a8e265bd208f.tar.gz
SERVER-29389 Increase verbosity for causally_consistent_jscore_passthrough suite
-rw-r--r--buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough.yml
index 7470de4a880..1853d866784 100644
--- a/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/causally_consistent_jscore_passthrough.yml
@@ -130,12 +130,28 @@ executor:
bind_ip_all: ''
set_parameters:
enableTestCommands: 1
+ logComponentVerbosity:
+ verbosity: 0
+ command: 1
+ network:
+ verbosity: 1
+ asio: 2
+ tracking: 0
mongod_options:
bind_ip_all: ''
nopreallocj: ''
enableMajorityReadConcern: ''
set_parameters:
enableTestCommands: 1
+ logComponentVerbosity:
+ verbosity: 0
+ command: 1
+ network:
+ verbosity: 1
+ asio: 2
+ replication:
+ heartbeats: 2
+ tracking: 0
numInitialSyncAttempts: 1
num_rs_nodes_per_shard: 2
enable_sharding: