summaryrefslogtreecommitdiff
path: root/clusters
Commit message (Collapse)AuthorAgeFilesLines
* cluster/ci.morph: Add weston-system-armv7lhf-jetsonbaserock/jjardon/ciJavier Jardón2014-11-261-0/+11
|
* cluster/ci.morph: Add weston-system-x86_64-genericJavier Jardón2014-11-261-0/+7
| | | | | | | | This will compile almost all the strata available in baserock related on building Linux systems (kernel, systemd, connectivity, multimedia, wayland, weston...). This will also make the artifacts cache available to anyone that want to build starting from this reference system
* clusters: add a weston system deploybaserock/jjardon/westonJavier Jardón2014-11-261-0/+12
|
* Add armv7lhf and x86_32 devel systems to clusters/ci.morphPedro Alvarez2014-11-211-0/+17
|
* Remove distbuild-system-x86_64-openstack systemPedro Alvarez2014-11-191-1/+1
| | | | | Now the build systems have the openstack-clients stratum, and this system is not longer needed.
* Change the size of some systems in release.morphPedro Alvarez2014-11-171-3/+3
| | | | | This will avoid problems when self-upgrading a system and also will save time when flashing a JETSON TK1 board.
* Simplify kernel argsJames Thomas2014-11-132-6/+6
|
* Sometimes localhost doesn't resolve, so force 127.0.0.1Paul Sherwood2014-11-122-2/+2
| | | | | | | | | | | Sometimes localhost does not resolve, which makes rsync to root@localhost fail during upgrades with: ERROR: ssh-rsync.check failed with code 1: ERROR: Unable to SSH to root@localhost: Command failed: ssh root@localhost -- true ssh: connect to host localhost port 22: Connection timed out So let's set the default to 127.0.0.1, which should always work.
* Add a system and cluster for Mason on OpenStackbaserock/adamcoldrick/mason-openstack-rebasedAdam Coldrick2014-10-271-0/+39
| | | | | | This could be improved in future by combining the cluster morphology with the existing one, and mason/mason-generator.sh being improved to allow choice between OpenStack and KVM.
* Merge remote-tracking branch 'origin/baserock/sam/build-and-devel-systems'Sam Thursfield2014-10-243-16/+16
|\ | | | | | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
| * Release build-system rather than devel-systemSam Thursfield2014-10-221-14/+14
| | | | | | | | | | | | | | The build-system is equivalent in functionality to the current devel-system that we release, but this change allows us to add more components to the devel-system without increasing the amount of bytes we have to arrange and transfer when making a release.
| * Rename 'distbuild' system to 'build', and fix descriptionsSam Thursfield2014-10-222-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's better to have one type of system that can do either distributed or local builds than to have separate ones that must both be kept up to date with changes. The need for a separate 'distbuild' stratum went already: commit 1a7fbedf56a4c7a6afb683851dde5d34bbb48b86 Author: Richard Maw <richard.maw@codethink.co.uk> Date: Thu Oct 2 14:16:00 2014 +0000 Split morph out of tools morph now contains distbuild and morph-cache-server, so the distbuild stratum can go away, and anything that needs it can now use morph.
* | Merge remote-tracking branch 'origin/baserock/pedroalvarez/release-14.40-fixes'Sam Thursfield2014-10-241-2/+5
|\ \ | |/ |/| | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * Fix KERNEL_ARGS in the jetson devel systembaserock/pedroalvarez/release-14.40-fixesPedro Alvarez2014-10-111-1/+1
| |
| * Amend system deploy keyRichard Ipsum2014-10-111-1/+1
| |
| * Add DTB_PATH and BOOTLOADER config items to jetson releaseJames Thomas2014-10-111-0/+3
| |
* | Add URL to trove example clusterSam Thursfield2014-10-131-0/+3
| |
* | Add an example cluster morphology for TrovesLars Wirzenius2014-10-131-0/+57
|/
* Update release.morph for the 14.40 releasePedro Alvarez2014-10-031-7/+14
|
* Add cycle script for build+deploy to selfPaul Sherwood2014-10-021-1/+1
|
* Specify path of system morph, and no HOSTNAME needed for self upgradePaul Sherwood2014-09-261-2/+1
|
* Rename jetson linux chunk, add jetson-upgrade cluster morphPaul Sherwood2014-09-171-0/+18
| | | | | Make the name of the Jetson-specific linux morph file consistent with the others, and add the jetson-upgrade cluster
* Add system and cluster minimal morphology to install gerritFrancisco Redondo Marchena2014-09-161-0/+16
|
* 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-1813-0/+395