summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add GPLHEADmasterWill Holland2015-10-2316-0/+550
|
* Rename cluster used for ciat testingWill Holland2015-10-234-9/+10
|
* Fix log being overwrittenWill Holland2015-10-211-2/+2
|
* Debug firehoseWill Holland2015-10-211-0/+1
|
* Change troveWill Holland2015-10-155-12/+12
|
* Change instances per cpu down to 8Will Holland2015-10-051-1/+1
|
* Make instances of ybd per cpu thread 10Will Holland2015-10-051-1/+1
|
* Replace ncpus logic with something easier to debug and hopefully more reliableRichard Maw2015-10-011-1/+5
|
* fix kbas configPatrick Darley2015-10-011-1/+1
|
* Prep isnt what its doing really, more installingPatrick Darley2015-10-011-0/+0
|
* Pass pipeline to publishWill Holland2015-10-011-1/+1
|
* Pass buildslave scripts sha and definitions sha from deployWill Holland2015-10-012-6/+9
|
* Fix typo in deploy triggerWill Holland2015-10-011-1/+1
|
* Revert "Debug testing not triggering deploy"Will Holland2015-10-011-1/+0
| | | | This reverts commit eb31831c56761b7d47c21dbf4d322b76272dffea.
* Debug testing not triggering deployWill Holland2015-10-011-0/+1
|
* Rename builders_triggerWill Holland2015-10-011-0/+0
|
* Add pipeline attribute to be passed along a pipelineWill Holland2015-10-017-5/+18
|
* Re-enable testingPedro Alvarez2015-09-301-1/+1
|
* Fix ORCHE_URLPedro Alvarez2015-09-301-1/+1
|
* Notify testing_complete once it finishesPedro Alvarez2015-09-301-1/+5
|
* Pass more variables along pipeline to publishWill Holland2015-09-302-5/+6
|
* Fix wrong arg numbersWill Holland2015-09-301-4/+4
|
* Pass values to publish triggerWill Holland2015-09-301-0/+5
|
* Add publish triggerWill Holland2015-09-301-0/+4
|
* Divide up available CPUs dynamically for buildsRichard Maw2015-09-291-5/+17
| | | | Having 5 builds on ARM is not performant, so we should split it up dynamically.
* testing_trigger: Use master branch of ciat-tester, and git://Pedro Alvarez2015-09-281-1/+1
|
* Add armv8 landing configRichard Maw2015-09-281-1/+1
|
* Give TODO intention to clone a ybd of its own, from which kbas will be runPatrick Darley2015-09-281-0/+3
|
* Add installation of the init script to the prep.Patrick Darley2015-09-281-0/+7
|
* A script to prep machine to use kbas. May need more depends and not need gawkPatrick Darley2015-09-281-0/+16
|
* Some init scripts to be used to serve images and artifacts when the aws is ↵Patrick Darley2015-09-282-0/+82
| | | | started. Needs some sort of setup script to put them in place. Also needs some sort of ybd that isnt in pdars homedir
* Set kbas information to implement a artifact serverPatrick Darley2015-09-282-2/+7
|
* Fix sometimes passing HEAD as definitions shaWill Holland2015-09-281-5/+4
| | | | This should not be done as it is logged in the list of built systems
* testing_trigger: fix path to artefactPedro Alvarez2015-09-281-1/+1
|
* testing_trigger: fix sed executionPedro Alvarez2015-09-281-1/+1
|
* testing_trigger: fix path to tests filePedro Alvarez2015-09-281-1/+1
|
* testing_trigger: modify for multi-testing changesPedro Alvarez2015-09-281-9/+17
|
* Send slavename to master when build completeWill Holland2015-09-281-0/+9
| | | | | This will be useful for many-to-many build-deploy relationship with multiple slaves so that a deploy knows where the builds are.
* Fix removing ybdWill Holland2015-09-281-3/+0
|
* Fix going up a directory in deploy triggersWill Holland2015-09-281-3/+0
|
* Debug deploy triggerWill Holland2015-09-281-0/+2
|
* Fix definitions being in the wrong placeWill Holland2015-09-282-2/+5
|
* Fix copying ybd.confWill Holland2015-09-282-4/+4
|
* Fix typo in builder triggerWill Holland2015-09-281-1/+1
|
* Clean up ybd virtualenvWill Holland2015-09-283-10/+14
| | | | | By making ybd run in a virtualenv for deploy as well as build, installing all needed packages and not installing pip global
* Run ybd in a virtualenvWill Holland2015-09-251-3/+9
|
* Exclude configs that don't end with .yamlRichard Maw2015-09-241-1/+3
|
* Attempt 2 of "Allow firehose config split into directories"Richard Maw2015-09-243-1258/+25
|
* Revert "Allow firehose config split into directories"Richard Maw2015-09-243-24/+1258
| | | | Will try again later
* Strip directory part in a more primitive, but potentially working wayRichard Maw2015-09-241-1/+1
|