Merge "Increase riak timeout - time depends on download speed"

This commit is contained in:
Jenkins 2016-01-20 16:28:40 +00:00 committed by Gerrit Code Review
commit 3bb73b7357

View File

@ -3,7 +3,7 @@ set -xe
export ENV_NAME="solar-example"
export SLAVES_COUNT=3
export DEPLOY_TIMEOUT=300
export DEPLOY_TIMEOUT=400
export TEST_SCRIPT="/usr/bin/python /vagrant/solar-resources/examples/riak/riaks.py create_all"
./utils/jenkins/run.sh