Increase riak test timeout to 600
We need to fetch data from external source, so sometimes we may need more time Change-Id: I94b2e90fd33bd83a23662a1875fdab935bf4b2ad
This commit is contained in:
parent
a179702369
commit
26ec8ce906
@ -2,7 +2,7 @@
|
|||||||
set -xe
|
set -xe
|
||||||
|
|
||||||
export SLAVES_COUNT=3
|
export SLAVES_COUNT=3
|
||||||
export DEPLOY_TIMEOUT=400
|
export DEPLOY_TIMEOUT=600
|
||||||
export TEST_SCRIPT="/usr/bin/python /vagrant/solar-resources/examples/riak/riaks.py create_all"
|
export TEST_SCRIPT="/usr/bin/python /vagrant/solar-resources/examples/riak/riaks.py create_all"
|
||||||
|
|
||||||
./utils/jenkins/run.sh
|
./utils/jenkins/run.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user