Skip to content

Commit 2a82448

Browse files
markbenvenutoevergreen
authored andcommitted
SERVER-43577 Increase ssl test network verbosity
1 parent 97cc7b5 commit 2a82448

File tree

1 file changed

+6
-0
lines changed
  • buildscripts/resmokeconfig/suites

1 file changed

+6
-0
lines changed

buildscripts/resmokeconfig/suites/ssl.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,9 @@ executor:
1515
sslCAFile: jstests/libs/ca.pem
1616
sslPEMKeyFile: jstests/libs/client.pem
1717
readMode: commands
18+
global_vars:
19+
TestData:
20+
setParameters:
21+
logComponentVerbosity: "{network:2}"
22+
setParametersMongos:
23+
logComponentVerbosity: "{network:2}"

0 commit comments

Comments
 (0)