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:
Spencer Alger
2014-01-17 16:06:07 -07:00
parent 90aa185711
commit 9c1c100ee1
7 changed files with 68 additions and 113 deletions

View File

@ -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',