summaryrefslogtreecommitdiff
path: root/clusters/mason.morph
Commit message (Collapse)AuthorAgeFilesLines
* Reduce the disk size allocated to Mason TrovesRichard Maw2014-08-281-1/+1
| | | | | We don't need to store gits on there, so we don't need it to be quite so large.
* Deploy Masons to use source on upstream trovesRichard Maw2014-08-281-5/+4
| | | | | | | | | | | | | | | | | The per-mason trove only needs to worry about being an artifact cache, so we can prevent it populating itself from the upstream trove by making it use the SSH protocol for fetching sources, and not registering its ssh key with the upstream trove. The MASON_UPSTREAM_TROVE_ADDRESS option has been removed, as this is now the TROVE_HOST. The distbuild network is now configured to use the upstream trove for sources, and the local trove for artifacts, with the ARTIFACT_CACHE_SERVER option. mason.configure now uses ARTIFACT_CACHE_SERVER to tell deploy commands which server to fetch artifacts from.
* Tidy mason deployDaniel Silverstone2014-08-281-1/+1
|
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+57