tweaked the ci script and prevented the manage_es fcuntion from returning before it can close the opened groups
This commit is contained in:
@ -17,6 +17,8 @@
|
||||
|
||||
HERE="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
ES_NODE_NAME="elasticsearch_js_test_runner"
|
||||
SAUCE_ACCESS_KEY="3259dd1e-a9f2-41cc-afd7-855d80588aeb"
|
||||
SAUCE_USERNAME="elasticsearch-js"
|
||||
|
||||
source $HERE/_utils.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user