0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00

more verbose logging for sync6.js to catch issues on v.slow buildbots

This commit is contained in:
gregs 2011-07-14 12:36:07 -04:00
parent f873cfb0b4
commit 0b26301e04

View File

@ -11,6 +11,9 @@ test = new SyncCCTest( "sync6", { logpath : "/dev/null" } )
var commandConn = startMongodTest( 30000 + 4, "syncCommander", false, {})//{ logpath : "/dev/null" } )//{verbose : ""} )
// { logpath : "/data/db/syncCommander/mongod.log" } );
// Up the log level for this test
commandConn.getDB( "admin" ).runCommand( { setParameter : 1, logLevel : 1 } )
// Have lots of threads, so use larger i
// Can't test too many, we get socket exceptions... possibly due to the
// javascript console.