summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Make testing trigger point to correct imageWill Holland2015-09-141-1/+1
|
* Stop deploy exiting before triggering testWill Holland2015-09-141-1/+1
|
* Add more logging to testing triggerWill Holland2015-09-141-0/+1
|
* Remove unnecessary string interpolationWill Holland2015-09-141-1/+1
|
* Fix typoWill Holland2015-09-141-1/+1
|
* Fix deploy logic wanting an argumentWill Holland2015-09-111-3/+2
|
* Add testing commands to triggerWill Holland2015-09-111-0/+10
|
* Comment out genivi firehouseWill Holland2015-09-111-3/+3
|
* Fix exiting too earlyWill Holland2015-09-111-1/+1
|
* Add missing set -xWill Holland2015-09-111-1/+1
|
* Fix deploy exiting with wrong valueWill Holland2015-09-111-1/+1
|
* Fix not exiting properly on an unknown repoWill Holland2015-09-111-2/+2
|
* Fix exiting with the wrong valueWill Holland2015-09-111-1/+1
|
* Pass system to deploy logicWill Holland2015-09-111-2/+2
|
* Fix typo in deploy functionWill Holland2015-09-111-1/+1
|
* more debug loggingWill Holland2015-09-111-0/+1
|
* Add more logging for debuggingWill Holland2015-09-111-1/+4
|
* Fix error when getting definitions after ybd has runWill Holland2015-09-111-2/+3
|
* Add set -ex to every scriptWill Holland2015-09-116-2/+6
|
* Fix logging in deploy logicWill Holland2015-09-111-1/+1
|
* Separate deploy trigger from builder triggerWill Holland2015-09-113-12/+62
|
* add logging on exitWill Holland2015-09-101-4/+8
|
* Allow sudo privelage for instance number re-writesPatrick Darley2015-09-102-3/+7
|
* Fix typo and add some more loggingWill Holland2015-09-101-2/+4
|
* fix more badly copypasted codeWill Holland2015-09-101-1/+1
|
* Fix copypasted codeWill Holland2015-09-101-1/+1
|
* Case where definitions already existsWill Holland2015-09-101-1/+3
|
* fix using the wrong cmdWill Holland2015-09-101-1/+1
|
* fix typoWill Holland2015-09-101-1/+1
|
* set -e all the thingsWill Holland2015-09-103-0/+5
|
* still trying to get definitions to cloneWill Holland2015-09-101-1/+1
|
* Trying to fix definitions not being clonedWill Holland2015-09-101-0/+1
|
* Change definitions repo to the one in the slaveWill Holland2015-09-103-3/+3
|
* Fix log not workingWill Holland2015-09-101-0/+4
|
* Add script to get definitions into slaveWill Holland2015-09-101-0/+4
|
* Fix typoWill Holland2015-09-101-1/+1
|
* Add more loggingWill Holland2015-09-101-0/+1
|
* Make sure deploys are done wih btrfs module loadedPatrick Darley2015-09-101-0/+4
|
* Change ybd instance count for building and deployingPatrick Darley2015-09-102-5/+9
| | | | | | | ybd will fail if deployments are made with more than one instance seemingly. Builds are prophesised to run optimally with 5 instances. Also, some unnecessary things removed from build_a_system.sh
* Include new config filesRichard Maw2015-09-101-1/+4
|
* Add logging to builder logicWill Holland2015-09-101-0/+9
|
* Fix assuming it is on the correct branchWill Holland2015-09-101-1/+6
|
* Add script to manage build and deploy on triggerWill Holland2015-09-102-0/+60
|
* A crude script to deploy a cluster using ybd on CIATPatrick Darley2015-09-101-0/+16
| | | | | | Untested, but should probably work. Waiting for build to complete prior to test. No error handeling or anything yet, so need to get the input right.
* Crude build scriptPatrick Darley2015-09-101-0/+21
| | | | | Should work provided the inputs are right. Currently no error handeling or anything fancy at all. It is crude and crappy.
* 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
|
* Fix firehose trigger calling from wrong dirWill Holland2015-09-091-1/+1
|
* Remove accidentally left in debug lineWill Holland2015-09-091-1/+0
|