summaryrefslogtreecommitdiff
path: root/clusters/ci.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-18 17:05:22 +0000
commit2b10a9677817377618e33d2b07ab7caefe316633 (patch)
tree843ba74b9480f36da273cba79182e3c38b28881b /clusters/ci.morph
parente424935744d9faf27327ee40987620412c41716f (diff)
downloaddefinitions-baserock/release/GENIVI-I0.1.tar.gz
Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1
Diffstat (limited to 'clusters/ci.morph')
-rw-r--r--clusters/ci.morph14
1 files changed, 14 insertions, 0 deletions
diff --git a/clusters/ci.morph b/clusters/ci.morph
new file mode 100644
index 00000000..f860a4ba
--- /dev/null
+++ b/clusters/ci.morph
@@ -0,0 +1,14 @@
+name: ci
+kind: cluster
+description: |
+ Deploy all the systems for CD.
+
+ This cluster morph is for use by the Mason Continuous Delivery pipeline
+ during development.
+systems:
+- morph: systems/devel-system-x86_64-generic.morph
+ deploy:
+ devel-system-x86_64-generic:
+ type: rawdisk
+ location: devel-system-x86_64-generic.img
+ DISK_SIZE: 4G