Torrent jenkins script
1 node, simple host mapping Change-Id: I8caa33c0d23f3567ae1c2ecd4a4cdb37148b941e Related-bug: #533609
This commit is contained in:
parent
1836690a41
commit
e1bba9c617
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