summaryrefslogtreecommitdiff
path: root/start.sh
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-08 11:17:22 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-08 11:17:22 +0100
commitd4fce543b3e229ec2cb596aa1a026efb1a807655 (patch)
tree6be283ce04a0ce2db04fbc02383a1513a977a94e /start.sh
parenta9b700a73fdf1cc90388c7789151e4d37552b82e (diff)
downloadorchestration-d4fce543b3e229ec2cb596aa1a026efb1a807655.tar.gz
Add HTTP POST interface, bottlerock
This is so that hooks running in the Trove sandbox can trigger buildbot
Diffstat (limited to 'start.sh')
-rw-r--r--start.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/start.sh b/start.sh
index c09094b..7cd630a 100644
--- a/start.sh
+++ b/start.sh
@@ -4,3 +4,5 @@ cd orchenv-master
./bin/buildbot start master
cd ../orchenv-slave
./bin/buildslave start slave
+cd ../bottlerock
+./bin/python2.7 ../source/bottlerock.py