[esmv] set the log level to ERROR

This commit is contained in:
spalger
2016-05-03 15:36:39 -07:00
parent 98d6b4b172
commit 4a115222f1
2 changed files with 2 additions and 1 deletions

View File

@ -14,6 +14,7 @@ var versionedOpts = [
directory: fromRoot('esvm'),
nodes: 1,
quiet: false,
logLevel: 'ERROR',
config: {
'path.data': fromRoot('esvm/data_dir'),
'node.name': 'elasticsearch_js_test_runner',