Torrent jenkins script

1 node, simple host mapping

Change-Id: I8caa33c0d23f3567ae1c2ecd4a4cdb37148b941e
Related-bug: #533609
This commit is contained in:
Jedrzej Nowak 2016-02-04 17:16:08 +01:00
parent 1836690a41
commit e1bba9c617

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