updated elasticsearch dep, includes spec based ping and cleaned up the api*.js files a but. Ping once again timesout at 100 ms.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
var esOpts = [
|
||||
'-D es.http.port=9400',
|
||||
'-D es.network.host=localhost',
|
||||
'-D es.cluster.name=elasticsearch_js_test_runners',
|
||||
'-D es.node.name=elasticsearch_js_test_runner',
|
||||
|
||||
Reference in New Issue
Block a user