Merge "Torrent jenkins script"
This commit is contained in:
commit
ee4cd78dd5
8
utils/jenkins/run_torrent_example.sh
Executable file
8
utils/jenkins/run_torrent_example.sh
Executable 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
|
Loading…
x
Reference in New Issue
Block a user