summaryrefslogtreecommitdiff
path: root/setup.sh
Commit message (Collapse)AuthorAgeFilesLines
* Change source troveWill Holland2015-10-151-2/+2
|
* Install ciatlib in bottlerockWill Holland2015-10-011-0/+3
|
* Fix yaml to pyyamlWill Holland2015-09-301-1/+1
|
* Install yaml in masterWill Holland2015-09-301-1/+1
|
* Change setup.sh to install ciatlibWill Holland2015-09-301-1/+4
| | | | But only in the master environment
* Move yaml to being installed in bottlerock envWill Holland2015-09-281-2/+2
| | | | This is where ciat_deployer is being run
* Install pyyaml in masterWill Holland2015-09-281-1/+1
|
* Fix example slave still being in setupWill Holland2015-09-211-1/+1
|
* Revert "Install web templates"Will Holland2015-09-211-2/+0
| | | | This reverts commit 3224077fdab322d66697eb0fb3451b8e576819db.
* Install web templatesWill Holland2015-09-211-0/+2
|
* Fix umask in slaveWill Holland2015-09-151-1/+1
|
* Make setup.sh more verboseWill Holland2015-09-081-0/+8
|
* Add HTTP POST interface, bottlerockWill Holland2015-09-081-0/+5
| | | | This is so that hooks running in the Trove sandbox can trigger buildbot
* Add slave creation and running to shell scriptsWill Holland2015-09-071-3/+10
|
* Fix setup.sh to work with sh not just bashWill Holland2015-09-071-7/+5
|
* Initial CommitWill Holland2015-09-041-0/+9
Basic buildbot logic to run firehose, a builder and a tester upon receiving various triggers