summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gottlieb <daniel.gottlieb@mongodb.com>2020-03-03 13:49:50 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-03-03 23:04:41 +0000
commit3b4550f914965311c59168901f209a190e38f25c (patch)
treefa2d9148b6bc3d43cacaafe1a8d5a24c9b9d589d
parent22a7ce8d00f1b6a4b67a8375e147794deb9db059 (diff)
downloadmongo-3b4550f914965311c59168901f209a190e38f25c.tar.gz
SERVER-46576: Bring replset initsync passthrough back to its original log verbosity.
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml
index c68ae4dcb48..ae2992c1f13 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_initsync_jscore_passthrough.yml
@@ -58,7 +58,5 @@ executor:
enableTestCommands: 1
collectionClonerBatchSize: 10
initialSyncOplogFetcherBatchSize: 10
- logComponentVerbosity:
- storage: 2
num_nodes: 2
start_initial_sync_node: True