solar/utils/jenkins/run_riak_example.sh
Jedrzej Nowak 26ec8ce906 Increase riak test timeout to 600
We need to fetch data from external source, so sometimes we may need
more time

Change-Id: I94b2e90fd33bd83a23662a1875fdab935bf4b2ad
2016-01-28 10:33:02 +01:00

9 lines
189 B
Bash
Executable File

#!/bin/bash
set -xe
export SLAVES_COUNT=3
export DEPLOY_TIMEOUT=600
export TEST_SCRIPT="/usr/bin/python /vagrant/solar-resources/examples/riak/riaks.py create_all"
./utils/jenkins/run.sh