Merge "Torrent jenkins script"

This commit is contained in:
Jenkins 2016-02-04 20:37:53 +00:00 committed by Gerrit Code Review
commit ee4cd78dd5

View File

@ -0,0 +1,8 @@
#!/bin/bash
set -xe
export SLAVES_COUNT=1
export DEPLOY_TIMEOUT=240
export TEST_SCRIPT="/usr/bin/python /vagrant/solar-resources/examples/torrent/example.py"
./utils/jenkins/run.sh