summaryrefslogtreecommitdiff
path: root/source/master.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Clean up TODOsWill Holland2015-10-071-2/+1
|
* Bottlerock call correct categoryWill Holland2015-10-011-1/+1
|
* Concat categoriesWill Holland2015-10-011-1/+2
|
* Fix not having generic columnsWill Holland2015-09-301-1/+1
|
* Change master.cfg to use configureWill Holland2015-09-301-3/+7
| | | | Rather than orch_config
* Change host to ciat.baserock.orgWill Holland2015-09-251-1/+1
|
* Allow anybody to ping buildsWill Holland2015-09-221-1/+1
|
* Allow logged in users to do anythingWill Holland2015-09-221-6/+6
|
* Have builder slavenames come from configWill Holland2015-09-211-1/+1
| | | | Rather than hardcoded
* Make slaves be set from orch_config.pyWill Holland2015-09-211-3/+7
|
* Rename example-slave to local-slaveWill Holland2015-09-211-2/+2
| | | | This will avoid confusion when there are multiple slaves
* Add Column abstraction to buildbotWill Holland2015-09-181-86/+11
| | | | This will make it easier to tweak CIAT
* Move buildbot web frontend user details to configWill Holland2015-09-171-1/+1
|
* Move buildslave-scripts to configWill Holland2015-09-171-4/+4
|
* Add build and deploy timeouts to configWill Holland2015-09-171-2/+4
|
* Get categories from config fileWill Holland2015-09-171-20/+21
| | | | So that bottlerock and master.cfg share categories
* Fix categories in master.cfgWill Holland2015-09-171-4/+4
|
* Fix passing testing sha to testingWill Holland2015-09-161-1/+1
|
* Pass SHAs of state when build starts forwardsWill Holland2015-09-161-2/+11
| | | | | The SHAs of definitions, buildslave-scripts and ciat-testing are passed along the pipeline for consistency
* Change the names of the buildersWill Holland2015-09-161-8/+8
| | | | This will appear in the waterfall columns
* Add force option to buildWill Holland2015-09-151-1/+3
| | | | And have changes in test repo trigger forced build
* Fix typo in artefactWill Holland2015-09-151-1/+1
|
* Pass artefact name not just buildnumberWill Holland2015-09-151-2/+2
|
* Pass the deploy buildnumber to testingWill Holland2015-09-151-1/+3
|
* Pass buildnumber to deployWill Holland2015-09-151-2/+3
|
* Rename builders so they keep their order in the webWill Holland2015-09-141-8/+8
|
* Reorder factoriesWill Holland2015-09-141-8/+8
| | | | This will hopefully change the order in the web frontend
* Reorder schedulers for consistencyWill Holland2015-09-111-5/+5
|
* reorder buildersWill Holland2015-09-111-4/+4
| | | | so that it looks better in the web frontend
* Pass system through master.cfgWill Holland2015-09-111-1/+3
|
* Fix filter having the wrong nameWill Holland2015-09-111-1/+1
|
* Add builder for deployWill Holland2015-09-111-1/+18
|
* Get definitions into slaveWill Holland2015-09-101-0/+1
|
* Fix serving only on localhostWill Holland2015-09-091-1/+1
|
* Add buildslave repoWill Holland2015-09-091-6/+12
|
* Pass repo_name from bottle to firehose_triggerWill Holland2015-09-081-4/+7
|
* Fix wrong trigger mappingWill Holland2015-09-071-1/+1
|
* Update trigger outputWill Holland2015-09-071-3/+3
|
* Initial CommitWill Holland2015-09-041-0/+156
Basic buildbot logic to run firehose, a builder and a tester upon receiving various triggers