set the ES_PORT using the executor number

This commit is contained in:
Spencer Alger
2015-01-10 11:19:16 -07:00
parent 2329544ee6
commit f76246aad0

View File

@ -54,4 +54,5 @@ install_node 0.10
npm install
release_lock
export ES_PORT=$((9400 + EXECUTOR_NUMBER))
node ./scripts/ci.js