summaryrefslogtreecommitdiff
path: root/firehose_call.py
Commit message (Collapse)AuthorAgeFilesLines
* Attempt 2 of "Allow firehose config split into directories"Richard Maw2015-09-241-15/+11
|
* Revert "Allow firehose config split into directories"Richard Maw2015-09-241-10/+15
| | | | Will try again later
* Allow firehose config split into directoriesRichard Maw2015-09-241-15/+10
|
* Fix firehosedirWill Holland2015-09-171-1/+1
|
* Actually fix import osWill Holland2015-09-161-1/+1
|
* Fix import osWill Holland2015-09-161-3/+1
|
* Remove hardcoded user home dirWill Holland2015-09-161-1/+1
|
* Make firehose local to slaveWill Holland2015-09-161-1/+1
|
* Fix not exiting properly on an unknown repoWill Holland2015-09-111-2/+2
|
* Remove definitions capture as now done by bottlerockWill Holland2015-09-101-9/+0
|
* Add logic to call builder when definitions updatedWill Holland2015-09-091-0/+9
|
* Remove debug scriptWill Holland2015-09-091-1/+0
|
* Remove accidentally left in debug lineWill Holland2015-09-091-1/+0
|
* Add debug codeWill Holland2015-09-091-0/+1
|
* Add python script to call firehoseWill Holland2015-09-091-0/+54
This calls firehose with a set of config files taken from firehose_mappings.py determined by a repo given to firehose_call.py as an argument